@emmaramirez/react-json-editor
v0.4.0
Published
a JSON block editor as a React component
Downloads
9
Readme
React JSON Editor
Installation
npm i @emmaramirez/react-json-editor
Usage
import { JsonEditor } from '@emmaramirez/react-json-editor'
render(<JsonEditor />, document.getElementById('root'))
Components
JsonEditor
Attribute
AttributeCreator
StringAttribute
ObjectAttribute
BooleanAttribute
ArrayAttribute
Styling
All styling is handled via sass with the rjs-
prefix.