Skip to content
DEPRECATED. See Ogre2 -- Object graph manager, built with ReactJS in mind.
JavaScript CoffeeScript
Find file
Latest commit 34d461c @mattmccray mattmccray Update ReadMe.md

ReadMe.md

DEPRECATED

See Ogre2: https://github.com/elucidata/ogre2

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
Something went wrong with that request. Please try again.