npm
npmjs.com › package › jsoneditor
jsoneditor - npm
A web-based tool to view, edit, format, and validate JSON. Latest version: 10.4.2, last published: 5 months ago. Start using jsoneditor in your project by running `npm i jsoneditor`. There are 427 other projects in the npm registry using jsoneditor.
» npm install jsoneditor
Published Oct 15, 2025
Version 10.4.2
Author Jos de Jong
Repository https://github.com/josdejong/jsoneditor
Homepage https://jsoneditoronline.org
npm
npmjs.com › package › @json-editor › json-editor
@json-editor/json-editor - npm
February 7, 2026 - JSON Schema based editor. Latest version: 2.16.0, last published: a month ago. Start using @json-editor/json-editor in your project by running `npm i @json-editor/json-editor`. There are 29 other projects in the npm registry using @json-editor/json-editor.
» npm install @json-editor/json-editor
Published Feb 07, 2026
Version 2.16.0
Author Jeremy Dorn
Repository https://github.com/json-editor/json-editor
npm
npmjs.com › package › json-editor-vue
json-editor-vue - npm
Vue and Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.. Latest version: 0.18.1, last published: a year ago. Start using json-editor-vue in your project by running `npm i json-editor-vue`. There are 34 other projects in the npm registry using json-editor-vue.
» npm install json-editor-vue
Published Mar 05, 2025
Version 0.18.1
Author Cloyd Lau
Repository https://github.com/cloydlau/json-editor-vue
GitHub
github.com › josdejong › svelte-jsoneditor
GitHub - josdejong/svelte-jsoneditor: A web-based tool to view, edit, format, repair, query, transform, and validate JSON · GitHub
npm install # Install dependencies (once) npm run dev # Start the demo project (at http://localhost:5173) npm run build # Build the library (output in ./package and ./package-vanilla) npm run test # Run unit tests in watch mode npm run test-ci # Run unit tests once npm run coverage # Run unit test coverage (output in ./coverage) npm run check # Run Svelte checks npm run lint # Run linter npm run format # Automatically fix linting issues npm run release-dry-run # To run the build and see the change list without actually publishing npm run release # Publish the npm packages `svelte-jsoneditor` and `vanilla-jsoneditor`. # This will test, check, lint, build, create a version tag and publish # to npm and GitHub releases.
Starred by 1.2K users
Forked by 145 users
Languages TypeScript 53.8% | Svelte 36.8% | SCSS 6.3% | HTML 1.3% | JavaScript 1.2% | CSS 0.6%
npm
npmjs.com › search
json-editor - npm search
jsoneditor · json · eidtor · vue · liuqi41• 1.4.3 • 5 years ago • 137 dependents • ISCpublished version 1.4.3, 5 years ago137 dependents licensed under $ISC · 15,397 · npm package json editor that preserve newline and indentation · ...
npm
npmjs.com › package › jsoneditor-react
jsoneditor-react - npm
December 17, 2021 - React implementation of https://github.com/josdejong/jsoneditor. Latest version: 3.1.2, last published: 4 years ago. Start using jsoneditor-react in your project by running `npm i jsoneditor-react`. There are 72 other projects in the npm registry using jsoneditor-react.
» npm install jsoneditor-react
Published Dec 17, 2021
Version 3.1.2
Author Ivan Kopeykin
Repository https://github.com/vankop/jsoneditor-react
npm
npmjs.com › package › native-json-editor
native-json-editor - npm
Native JSON text editor with indentation and syntax highlighting on the fly.. Latest version: 0.3.0, last published: 3 years ago. Start using native-json-editor in your project by running `npm i native-json-editor`. There are 1 other projects ...
» npm install native-json-editor
Published Feb 11, 2023
Version 0.3.0
Author Ernesto Azuar
npms
npms.io › search
jsoneditor
npms was built to empower the javascript community by providing a better and open sourced search for node modules.
npm
npmjs.com › package › json-edit-react
json-edit-react - npm
October 1, 2025 - # Depending on your package manager: npm i json-edit-react # OR yarn add json-edit-react · import { JsonEditor } from 'json-edit-react' // In your React component: return ( <JsonEditor data={ jsonData } setData={ setJsonData } // optional { ...otherProps } /> ); (for end user) It's pretty self explanatory (click the "edit" icon to edit, etc.), but there are a few not-so-obvious ways of interacting with the editor: Double-click a value (or a key) to edit it ·
» npm install json-edit-react
Published Oct 01, 2025
Version 1.29.0
Author Carl Smith
Repository https://github.com/CarlosNZ/json-edit-react
npm
npmjs.com › package › ang-jsoneditor
ang-jsoneditor - npm
Angular Json Editor (wrapper for jsoneditor). View/Edit Json file with formatting. ... Working with latest Angular 18/19. To install this library with npm, run below command:
» npm install ang-jsoneditor
Published Apr 09, 2025
Version 4.0.2
Author Mario Mol
Repository https://github.com/mariohmol/ang-jsoneditor
GitHub
github.com › josdejong › jsoneditor
GitHub - josdejong/jsoneditor: A web-based tool to view, edit, format, and validate JSON · GitHub
The code of the JSON Editor is located in the folder ./src. To build jsoneditor: Install dependencies: npm install · Build JSON Editor: npm run build · This will generate the files ./jsoneditor.js, ./jsoneditor.css, and minified versions in the dist of the project.
Starred by 12.2K users
Forked by 2.1K users
Languages JavaScript 87.7% | SCSS 6.7% | HTML 5.6%
npm
npmjs.com › package › svelte-jsoneditor
svelte-jsoneditor - npm
December 10, 2025 - A web-based tool to view, edit, format, transform, and validate JSON. Latest version: 3.11.0, last published: 2 months ago. Start using svelte-jsoneditor in your project by running `npm i svelte-jsoneditor`. There are 7 other projects in the ...
» npm install svelte-jsoneditor
Published Dec 10, 2025
Version 3.11.0
Npm
npm.io › search › keyword:jsonEditor
JsonEditor | npm.io
Angular 4 Json Editor (wrapper for jsoneditor).
Npm
npm.io › package › jsoneditor
Jsoneditor NPM | npm.io
The library was originally developed as core component of the popular web application https://jsoneditoronline.org and has been open sourced since then.