This package has been deprecated

Author message:

this package has been deprecated

react-redux-i

0.0.1 • Public • Published

_React Redux

My own implementation of React Redux.

I think I will call it Un-Official React bindings for Redux.

Installation

npm i react-redux-i --save

Contributing

  1. Create an issue. First look through the open issues.

  2. Clone the repository or fork it.

      git clone https://github.com/philipszdavido/_react-redux
    
  3. Create your feature branch:

      git checkout -b new-feature
    
  4. Commit your changes:

      git commit -m 'Add some feature'
    
  5. Push to the branch:

      git push origin new-feature
    
  6. Submit a pull request.

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i react-redux-i

    Weekly Downloads

    1

    Version

    0.0.1

    License

    ISC

    Unpacked Size

    7.35 kB

    Total Files

    8

    Last publish

    Collaborators

    • chidumennamdi