Videos
I created a simple and free JSON editor
A tool better than Notepad++ for reading/writing jsons?
[UPDATE] Crudpi.io now features a JSON editor that allows you to fill your API with dummy data in seconds based on a schema you define
https://crudpi.io
So now you can create a CRUD API and fill it with customized dummy-data for your front-end in just seconds :)
More on reddit.comSpiritual Successor - Custom Deadfire JSON Editor
I am a simple man - I see mods, I upboat.
More on reddit.comI'd like to be able to view and edit the entries on a local JSON file, including adding and removing entries.
Some of the fields are paths to images or videos (they're stored in the same folder as the JSON file). I'd like those to be shown in the editor.
Is there an app that does that?
Iβve been working on a service API that deals with very large JSON payloads. My non-technical colleagues struggled to read or edit JSON directly, and most of the existing tools were either clunky, outdated, or ridiculously overpriced.
So I built Jsonite β a lightweight, free JSON grid editor. Instead of working with raw JSON, you can view and edit documents in a clean spreadsheet-like editor with:
-
Keyboard shortcuts youβd expect (copy/paste, undo/redo, find/replace, etc.)
-
Instant editing with possibility to switch between grid/text view
-
Privacy by design since your data never leaves your browser and nothing is sent to a server
Although I originally made it to help my teammates, I soon found myself using it too, and I've been finding it pretty useful when dealing with large and complex data.
Itβs completely free to use (both personal and commercial). Hopefully it can save you some headaches!
Is there a tool that can extract the json values to be altered in a manner less manual and more clean than using a straight text editor?
Β» npm install jsoneditor