re-reduced
TypeScript icon, indicating that this package has built-in type declarations

2.5.4 • Public • Published

# Re-reduced

npm module bundle size minified bundle size minified + gzipped travis docs Greenkeeper badge

A typesafe functional toolbelt for React and Redux apps

Features

  • typesafe
  • focus on domain driven design
  • encourages fractal architecture
  • built with testability and scalability in mind
  • reduces boilerplate dramatically by reusing data structures

Installation

With NPM: npm i --save re-reduced

With Yarn: yarn add re-reduced

Guides

Examples

  • Counter - Counter app using both connectWithActions and react hooks
  • ToDo - ToDo app using connectWithActions, selectors and async integration

Go check out the docs!

LICENSE

MIT

/re-reduced/

    Package Sidebar

    Install

    npm i re-reduced

    Weekly Downloads

    155

    Version

    2.5.4

    License

    MIT

    Unpacked Size

    173 kB

    Total Files

    74

    Last publish

    Collaborators

    • alanrsoares