UNPKG

omniscient

Version:

A library providing an abstraction for React components for passing the same data structure through the entire component flow using cursors and immutable data structures.

14 lines (13 loc) 255 B
{ "name": "omniscient-example", "version": "1.0.0", "main": "example.js", "author": "@torgeir", "license": "mit", "dependencies": { "immstruct": "^0.7.0", "immutable": "^2.2.1", "omniscient": "^0.1.0", "react": "^0.11.2" } }