1.7.7 • Published 8 years ago

nuno-redux-store v1.7.7

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
8 years ago

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

8 years ago

1.7.6

8 years ago

1.7.5

8 years ago

1.7.4

8 years ago

1.7.3

8 years ago

1.7.2

8 years ago

1.7.1

8 years ago

1.7.0

8 years ago

1.6.0

8 years ago

1.5.11

8 years ago

1.5.10

8 years ago

1.5.9

8 years ago

1.5.8

8 years ago

1.5.7

8 years ago

1.5.6

8 years ago

1.5.5

8 years ago

1.5.4

8 years ago

1.5.3

8 years ago

1.5.2

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.3

8 years ago

1.4.2

8 years ago