0.1.5 • Published 10 years ago

ogre-js v0.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Ogre

Ogre is a simple object graph manager, built with ReactJS in mind. You can create light-weight cursors that 'view' subtree paths of the main object graph. You can also listen for changes anywhere in the graph.

You can use it in node/browserify:

npm install --save ogre-js

Or the browser:

bower install --save ogre-js

Todo

  • Flesh out ReadMe
  • Expand the docs
  • Build some examples
0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.0

10 years ago