1.0.0 • Published 5 years ago

create-easy-duck v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

create-easy-duck

Build Status Code Coverage version downloads

PRs Welcome MIT License

Watch on GitHub Star on GitHub Tweet

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's dependencies:

  • Basic
yarn add create-easy-duck reselect
  • Everything
yarn add create-easy-duck reselect redux redux-saga redux-thunk

If you're going to use createEasyStore:

  • Install redux:
yarn add redux
  • Install redux-saga and/or redux-thunk if you require them:
yarn add redux-saga redux-thunk

Usage

TODO

LICENSE

MIT

1.0.0

5 years ago

1.0.0-rc.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago