summaryrefslogtreecommitdiff
path: root/app/node_modules/okresource/package.json
AgeCommit message (Collapse)Author
2015-04-09Don't expose object refs in public APIs ya dummy!Sean Fridman
Make sure to deep clone them input/output objects to maintain immutability y'hear
2015-04-08Add resource instance conceptSean Fridman
Can now define resource classes bound to particular data points, in particular they can be static data defined by app config and not even in DB
2015-04-06Remove unused dependency for OKResourceSean Fridman
2015-04-03Beef up resource abstractionSean Fridman
2015-04-03Separate schema and resource conceptsSean Fridman
Also refactor a bit
2015-04-01Bootstrappin young ladSean Fridman