Package Exports
- fluxible-reducer-store
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (fluxible-reducer-store) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Fluxible Reducer Store
A helper method for creating reducer stores for Fluxible.
$ npm install --save fluxible-reducer-store
Docs
Browser Compatibility
Fluxible is written with ES2015 in mind and should be used along with polyfills
for features like Object.assign
in order to support all
browsers. We recommend using Babel.
License
This software is free to use under the Yahoo Inc. BSD license. See the LICENSE file for license text and copyright information.