Package Exports
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 (@nodata/witchart-state) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Witchart State
The goal of this library is to manipulate the state used by the rendering. It is useful for instance in nodejs scripts, or in a microservice for slideshow state manipulation.
It exposes:
- The state reducer
- The available actions, selectors
Installing
$ npm install @nodata/witchart-state