react-struct-editor
v2.0.19
Published
A json struct editor componet for React
Downloads
44
Maintainers
Readme
React Struct Editor
Installation
React Struct Editor requires React 0.14 or later.
npm i -S react-struct-editor react-select
Be sure to include styles at some point, probably during your bootstrapping
import 'react-select/dist/react-select.css'
This assumes that you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.
License
MIT