0.0.11 • Published 6 years ago

mobx-container v0.0.11

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago