redux-presenter

0.0.9 • Public • Published

Redux presenter

a redux presenter which separates your event handling part in a diffrent file and stateless component to render the html part separately

Installation

To install the stable version

yarn add redux-presenter

or

npm install redux-presenter --save

Redux presenter is imported as

import presenter from "redux-presenter";

Demo

sample example

Package Sidebar

Install

npm i redux-presenter

Weekly Downloads

0

Version

0.0.9

License

ISC

Unpacked Size

5.42 kB

Total Files

7

Last publish

Collaborators

  • vipinyadav610