🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

jsoneditor-standalone

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsoneditor-standalone

This is a wrapper for jsoneditor package, it can be run offline without any dependencies and privacy concerns.

1.0.8
latest
Source
npm
Version published
Weekly downloads
49K
-13.54%
Maintainers
1
Weekly downloads
 
Created
Source

Version Downloads Maintenance NPM

Yet another JSON editor and formatter

The goal is to make available a simple but powerful stand-alone json editor to all. Useful to edit/format private and public data.

Try it here - JSON Editor

If you're really paranoid about using online verions, you can to run it offline, without any outside dependencies, use the stand-alone editor and run it locally on your system.

Prerequisite :

npm

To try without installing :

> npx jsoneditor-standalone

To install and run :

> npm i -g jsoneditor-standalone
> jsoneditor

A wrapper of jsoneditor

PR and Issue reports are welcome!

Keywords

json

FAQs

Package last updated on 30 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts