Skip to content

ColorBuffer/react-node-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

        />
    )
}

About

react-node-editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published