Skip to content

W3GroupFinland/cdl-react-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

City Dev Labs utility library for React and Redux

Installation

npm i -S https://github.com/W3GroupFinland/cdl-react-utils

Documentation

Documentation can be found here.

Development

Available NPM scripts are:

npm run lint # Run the linter.

npm run lint:fix # Run the linter and attempt to fix some of the errors automatically.

npm run generate-docs # Re-generate the documentation.

NOTE: default exports MUST be separate from the lines the exports are defined on; e.g. export default function createReducer(... causes the JSDoc generation to not see the function and omits it from the documentation.

About

City Dev Labs utility library for React and Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors