@simpli/redux-wrapper
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@simpli/redux-wrapper

Make simple the way of using Redux

NPM JavaScript Style Guide

Install

npm install --save @simpli/redux-wrapper

Usage

import React, { Component } from 'react'

import MyComponent from '@simpli/redux-wrapper'
import '@simpli/redux-wrapper/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © ftgibran

Readme

Keywords

none

Package Sidebar

Install

npm i @simpli/redux-wrapper

Weekly Downloads

4

Version

0.2.0

License

MIT

Unpacked Size

14 kB

Total Files

11

Last publish

Collaborators

  • joao.lippi
  • mrlopz
  • melanke