react-retux
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

React Retux

npm-version npm bundle size

Commitizen friendly Conventional Commits JavaScript Style Guide code style: prettier

React-Redux Type enhancement suite.

Features

  • Better intellisense auto-complete and error code highlight.
  • Prevent duplicated keys on mapState and mapDispatch.
  • Easy to work with mixed action types(Thunk, Promise...).
  • Designed for Retux architecture but can be used in any project directly.

Installation

  • yarn: yarn add react-retux
  • npm: npm add react-retux

Usage

See official guide.

API

All typings no JavaScript code.

See docs.

Examples

See Tests and Retux Examples, especially thunk-promise-example.

Dependencies (0)

    Dev Dependencies (13)

    Package Sidebar

    Install

    npm i react-retux

    Weekly Downloads

    27

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    7.77 kB

    Total Files

    7

    Last publish

    Collaborators

    • straybugs