flux-generate-action-set
v0.0.3
Published
Helper tool for FLUX to reduce boilerplate. generates a set of actions from a namespace of constants in the form of (action, data)=> and simply funnels the action while wrapping it in a promise for any actions not defined. Renames the actions form CONSTAN
Downloads
3
Maintainers
Readme
CHANGELOG
v0.0.3 (04/12/17)
Add TypeScript .ts file
v0.0.2 (04/04/17)
Rewrite to use ES5 for gulp-environment when compiling
v0.0.1 (04/04/17)
Push this to NPM