0.0.11 • Published 7 years ago

mobx-container v0.0.11

Weekly downloads
3
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago