@emmaramirez/react-json-editor

0.4.0 • Public • Published

React JSON Editor

Build Status semantic-release Coverage Status

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @emmaramirez/react-json-editor

Weekly Downloads

0

Version

0.4.0

License

MIT

Last publish

Collaborators

  • emmaramirez