Skip to content

A powerful format converter that supports JSON, XML, and YAML formats with features like formatting, minification, and tree view.

Notifications You must be signed in to change notification settings

kilee1230/format-master

Repository files navigation

Format Master

A powerful format converter that supports JSON, XML, and YAML formats with features like formatting, minification, and tree view.

Features

  • Convert between JSON, XML, and YAML formats
  • Format and beautify code
  • Minify code
  • Interactive tree view for JSON
  • AI-powered format fixing with Gemini (pending implementation)

Run Locally

Prerequisites: Node.js and pnpm

  1. Install dependencies: pnpm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: pnpm dev

About

A powerful format converter that supports JSON, XML, and YAML formats with features like formatting, minification, and tree view.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published