mobx-container

0.0.11 • Public • Published

Mobx Container npm version

NPM

simple mobx container for react component

Install

npm install mobx-container --save

Useage

use it in ES7 decorator or plain function

@container(stores,mapperFunction)
class App extends Component{
    render(){}
}

Todo

  • fix some unknow bugs
  • add more api documents

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i mobx-container

Weekly Downloads

4

Version

0.0.11

License

MIT

Unpacked Size

6.39 kB

Total Files

5

Last publish

Collaborators

  • alichen