rrmw

0.4.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i rrmw

Weekly Downloads

0

Version

0.4.3

License

ISC

Unpacked Size

8.73 kB

Total Files

14

Last publish

Collaborators

  • sedoyjan