react-router-bag

Data handling for isomorphic websites

Usage no npm install needed!

<script type="module">
  import reactRouterBag from 'https://cdn.skypack.dev/react-router-bag';
</script>

README

React-router-bag

Data handling for isomorphic websites

Build Status Dependency Status devDependency Status

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.