Generic node editor web components
npm install node-editor
A zero dependency, unopinionated
node editor
built as a reusable
web component.
- Zero dependencies. Just import and you're off!
- Fully-compliant web components. Works with React, Vue, Surplus,
or vanilla Javascript applications.
- Unopinionated. Style nodes how you want, customizing everything
down to the port handles themselves. Completely stylable.
- Delightful. Modeled after the excellent Blender geometry nodes
and Unity's editor system, great care was made to make it feel
nice to use and to look pretty.
This library is distributed as an ESM module and released on npm.
```
npm install node-editor
While the module itself exports all of the public types
if you need them, it is not _strictly_ necessary to use
the library, and the code is otherwise self-contained/-executing.
Assuming you're using a bundler or a