0.4.0 • Published 8 years ago
@emmaramirez/react-json-editor v0.4.0
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.