π‘ Transforming JSON Data with Ease.
JsonIt is a user-friendly JSON visualizer, editor, and formatter, designed to simplify data management. With an intuitive interface, it empowers developers and tech enthusiasts to easily manipulate, view, and format JSON data, enhancing workflow and ensuring clarity.
- JSON Visualizer and Tree Viewer
- JSON Formatter and Minifier
- Import/Export Options
- JSON Schema Validator
- TypeScript Type Generator
- Copy-Paste JSON Functionality
- Whitespace Removal
- Search Functionality
- Current Path Display
- Fix JSON Errors
To get a local copy up and running, follow these simple steps:
- Clone the repository
git clone https://github.com/yourusername/jsonit.git
- Install NPM packages
npm install
- Run the development server
npm run dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL3 License. See LICENSE
for more information.
If you find JsonIt helpful, please consider giving it a β on GitHub to show your support!
Gitmoji
Chores: π§Ή Fix: π οΈ or π§ Initial: π± Release: π Test: π§ͺ Refactor: π Update: β¬οΈ Remove: ποΈ Documentation: π or π Build: ποΈ Feature: β¨ Improvement: π§ Bug: π Merge: π Configuration: βοΈ
gitmoji -c