Skip to content

sedoyjan/rrmw

Repository files navigation

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

About

it will help you create react-redux module

Resources

Stars

Watchers

Forks

Packages

No packages published