0.4.3 • Published 6 years ago

rrmw v0.4.3

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

React Redux Module Writer

WithLoveBySedoyJan NPM Version NPM Downloads Build Status Coverage Status

A small library that helps you to create react-redux module

Installation

npm install rrmw

Usage

rrmw YourClassName - you will get View with your class inside with Redux actions and reducers

rrmw YourClassName -c - the same result, but your View will be a clear function

rrmw YourClassName -s - you will get Stylesheet connected to your View

Result

N|Solid

Tests

npm test

News

v0.4.0 - now added Containers

0.4.3

6 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago