react-node-editor

0.0.6 • Public • Published

react node editor is a graph based node editor written for reactjs.

  • simple
  • lightweight

Installation

npm install react-node-editor

Usage

 
import NodeEditor from 'react-node-editor'
 
export default function MyComponent() {
 
    return (
        <NodeEditor
 
        />
    )
}

Readme

Keywords

none

Package Sidebar

Install

npm i react-node-editor

Weekly Downloads

2

Version

0.0.6

License

none

Unpacked Size

17.6 kB

Total Files

4

Last publish

Collaborators

  • nicoosokhan