@frontops/redux-utils

0.1.2 • Public • Published

redux-utils | FrontOps

Improve your redux experience!

NPM Version Build Status Downloads Stats

DISCLAIMER

DO NOT USE THIS, IT'S ALPHA VERSION

Features

List of tools to easier redux's application setup and development.

  1. Multi instance store factory.
  2. Store with hot plug&play reducers and middlewares for code splitting.
  3. Reducer creator without tons of switch/case.
  4. Middleware creator without tons of switch/case.
  5. Middleware flow control tools.

Installation

npm i -D @frontops/redux-utils

Contributing

  1. Fork it (https://github.com/pashaigood/frontops/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Readme

Keywords

none

Package Sidebar

Install

npm i @frontops/redux-utils

Weekly Downloads

1

Version

0.1.2

License

ISC

Unpacked Size

17.6 kB

Total Files

12

Last publish

Collaborators

  • pashaigood