1.0.0-alpha2 • Published 4 years ago

@coriolis/dev-tools v1.0.0-alpha2

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
4 years ago

Dev-tools for Coriolis

Install

npm install -D @coriolis/dev-tools

Usage

To load devtools, you just have to wrap event store options with a call to dev-tools wrapper:

import { wrapCoriolisOptions } from '@coriolis/dev-tools'

createStore(wrapCoriolisOptions(options))

// or
createStore(wrapCoriolisOptions(effect1, effect2))

Credits

Icon made by Freepik from www.flaticon.com

Icon made by Surang from www.flaticon.com