← projects⚗️ jsonmatic
Transform a CSV into JSON and vice versa. Also available as a CLI tool via npm.
InactiveJavaScript2023125 ★
Features
- Transform CSV to JSON and JSON to CSV
- Beautify or uglify JSON output
- Configurable indentation
- Replace or delete a property across multiple JSON files at once
- Merge multiple JSON files
- Runs entirely in the browser — data is never uploaded
Tech
Built with React and Firebase Hosting. Also distributed as a CLI tool via npm (jsonmatic).
Links