react-router-bag
v0.0.3
Published
Data handling for isomorphic websites
Downloads
5
Readme
React-router-bag
Data handling for isomorphic websites
Getting Started
Install the package with this command:
npm install react-router-bag --save
React-router-bag makes use of ES6 data structures, e.g. WeakMap
, so make sure you have those too.
Basic usage
Under construction!
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style.
Add unit tests for any new or changed functionality.
Lint and test your code with npm test
.
License
Copyright (c) 2016 FatFisz. Licensed under the MIT license.