💡 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
- 🎨 - 🎨 - Improve structure / format of the code.
- ⚡️ - ⚡ - Improve performance.
- 🔥 - 🔥 - Remove code or files.
- 🐛 - 🐛 - Fix a bug.
- 🚑️ - 🚑 - Critical hotfix.
- ✨ - ✨ - Introduce new features.
- 📝 - 📝 - Add or update documentation.
- 🚀 - 🚀 - Deploy stuff.
- 💄 - 💄 - Add or update the UI and style files.
- 🎉 - 🎉 - Begin a project.
- ✅ - ✅ - Add, update, or pass tests.
- 🔒️ - 🔒 - Fix security or privacy issues.
- 🔐 - 🔐 - Add or update secrets.
- 🔖 - 🔖 - Release / Version tags.
- 🚨 - 🚨 - Fix compiler / linter warnings.
- 🚧 - 🚧 - Work in progress.
- 💚 - 💚 - Fix CI Build.
- ⬇️ - ⬇️ - Downgrade dependencies.
- ⬆️ - ⬆️ - Upgrade dependencies.
- 📌 - 📌 - Pin dependencies to specific versions.
- 👷 - 👷 - Add or update CI build system.
- 📈 - 📈 - Add or update analytics or track code.
- ♻️ - ♻️ - Refactor code.
- ➕ - ➕ - Add a dependency.
- ➖ - ➖ - Remove a dependency.
- 🔧 - 🔧 - Add or update configuration files.
- 🔨 - 🔨 - Add or update development scripts.
- 🌐 - 🌐 - Internationalization and localization.
- ✏️ - ✏️ - Fix typos.
- 💩 - 💩 - Write bad code that needs to be improved.
- ⏪️ - ⏪ - Revert changes.
- 🔀 - 🔀 - Merge branches.
- 📦️ - 📦 - Add or update compiled files or packages.
- 👽️ - 👽 - Update code due to external API changes.
- 🚚 - 🚚 - Move or rename resources (e.g.: files, paths, routes).
- 📄 - 📄 - Add or update license.
- 💥 - 💥 - Introduce breaking changes.
- 🍱 - 🍱 - Add or update assets.
- ♿️ - ♿ - Improve accessibility.
- 💡 - 💡 - Add or update comments in source code.
- 🍻 - 🍻 - Write code drunkenly.
- 💬 - 💬 - Add or update text and literals.
- 🗃️ - 🗃️ - Perform database related changes.
- 🔊 - 🔊 - Add or update logs.
- 🔇 - 🔇 - Remove logs.
- 👥 - 👥 - Add or update contributor(s).
- 🚸 - 🚸 - Improve user experience / usability.
- 🏗️ - 🏗️ - Make architectural changes.
- 📱 - 📱 - Work on responsive design.
- 🤡 - 🤡 - Mock things.
- 🥚 - 🥚 - Add or update an easter egg.
- 🙈 - 🙈 - Add or update a .gitignore file.
- 📸 - 📸 - Add or update snapshots.
- ⚗️ - ⚗️ - Perform experiments.
- 🔍️ - 🔍 - Improve SEO.
- 🏷️ - 🏷️ - Add or update types.
- 🌱 - 🌱 - Add or update seed files.
- 🚩 - 🚩 - Add, update, or remove feature flags.
- 🥅 - 🥅 - Catch errors.
- 💫 - 💫 - Add or update animations and transitions.
- 🗑️ - 🗑️ - Deprecate code that needs to be cleaned up.
- 🛂 - 🛂 - Work on code related to authorization, roles and permissions.
- 🩹 - 🩹 - Simple fix for a non-critical issue.
- 🧐 - 🧐 - Data exploration/inspection.
- ⚰️ - ⚰️ - Remove dead code.
- 🧪 - 🧪 - Add a failing test.
- 👔 - 👔 - Add or update business logic.
- 🩺 - 🩺 - Add or update healthcheck.
- 🧱 - 🧱 - Infrastructure related changes.
- 🧑💻 - 🧑💻 - Improve developer experience.
- 💸 - 💸 - Add sponsorships or money related infrastructure.
- 🧵 - 🧵 - Add or update code related to multithreading or concurrency.
- 🦺 - 🦺 - Add or update code related to validation.