1.0.0 • Published 6 years ago

react-graph-db-editor v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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?)
1.0.0

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago