1.7.7 • Published 10 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-storeand 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:48731.7.7
10 years ago
1.7.6
10 years ago
1.7.5
10 years ago
1.7.4
10 years ago
1.7.3
10 years ago
1.7.2
10 years ago
1.7.1
10 years ago
1.7.0
10 years ago
1.6.0
10 years ago
1.5.11
10 years ago
1.5.10
10 years ago
1.5.9
10 years ago
1.5.8
10 years ago
1.5.7
10 years ago
1.5.6
10 years ago
1.5.5
10 years ago
1.5.4
10 years ago
1.5.3
10 years ago
1.5.2
10 years ago
1.5.1
10 years ago
1.5.0
10 years ago
1.4.3
10 years ago
1.4.2
10 years ago