Tom Coleman ad97f325cf Re-apply #2349 to shilman/refactor-core
This didn't apply at all cleanly as it involved adding code to each framework's `init.js`, which was removed in the refactor.

Here we do better; we simply abstract the job of URL<->redux store syncing to the core library.
2018-01-03 21:07:07 +11:00
..
2017-11-08 15:41:41 +09:00

Storybook Core

Greenkeeper badge Build Status CodeFactor Known Vulnerabilities BCH compliance codecov Storybook Slack

This package contains common data structures used among the different frameworks (React, RN, Vue, Angular, etc).

FIXME