Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
1f1a92354d
|
@ -2,21 +2,10 @@
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
with npm:
|
install via npm:
|
||||||
|
|
||||||
npm install jsoneditor
|
npm install jsoneditor
|
||||||
|
|
||||||
with bower:
|
|
||||||
|
|
||||||
bower install jsoneditor
|
|
||||||
|
|
||||||
download:
|
|
||||||
|
|
||||||
[http://jsoneditoronline.org/downloads/](http://jsoneditoronline.org/downloads/)
|
|
||||||
|
|
||||||
The library consists of three files: one javascript file, one css file and an
|
|
||||||
image. Both full and minified version are available.
|
|
||||||
|
|
||||||
## Load
|
## Load
|
||||||
|
|
||||||
To implement JSONEditor in a web application, load the javascript and css file
|
To implement JSONEditor in a web application, load the javascript and css file
|
||||||
|
|
Loading…
Reference in New Issue