1.7.7 • Published 9 years ago
nuno-redux-store v1.7.7
README
Repository that hosts common components used in web and mobile.
For now it holds the redux store and utils, such as api handling and form/regex field validation.
To use it in your project just import it like you would usually do.
Add it to your project
#!bash
$ npm install --save @come/redux-store
and then import it:
#!javascript
import { modules, validation } from '@come/redux-store'
NOTE
You need to add the private registry to your npm for this to work
#!bash
npm adduser --registry http://npm.come.pt:4873
1.7.7
9 years ago
1.7.6
9 years ago
1.7.5
9 years ago
1.7.4
9 years ago
1.7.3
9 years ago
1.7.2
9 years ago
1.7.1
9 years ago
1.7.0
9 years ago
1.6.0
9 years ago
1.5.11
9 years ago
1.5.10
9 years ago
1.5.9
9 years ago
1.5.8
9 years ago
1.5.7
9 years ago
1.5.6
9 years ago
1.5.5
9 years ago
1.5.4
9 years ago
1.5.3
9 years ago
1.5.2
9 years ago
1.5.1
9 years ago
1.5.0
9 years ago
1.4.3
9 years ago
1.4.2
9 years ago