react-graph-db-editor
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

To Use

npm install it and... To be continued

Develop

Helpful stuff

If you want to console log a mobx object, do it like so:

import { toJS } from 'mobx'
console.log(toJS(crazyMobxThing))

Develop TODOs:

  • make nodes and edges classes that implement interfaces to reduce code redundancy?
  • types in action handlers are probably a little off (update is partial fully?)

Readme

Keywords

none

Package Sidebar

Install

npm i react-graph-db-editor

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

103 kB

Total Files

97

Last publish

Collaborators

  • jsphweid