0.0.13 ā€¢ Published 7 years ago

moduly v0.0.13

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Moduly

Generate sample module with name with just one command.

$ npm install -g moduly
$ moduly

Feature

šŸ¦† Scaling your Redux App with ducks

Generate a list of files within a directory (duck, feature first)

[modulename]
    ā”œā”€ā”€ actions.js
    ā”œā”€ā”€ index.js
    ā”œā”€ā”€ normalize.js
    ā”œā”€ā”€ reducer.js
    ā”œā”€ā”€ sagas.js (saga option)
    ā”œā”€ā”€ selectors.js
    ā”œā”€ā”€ types.js

Screenshot

TODO

  • redux-saga
  • redux-thunk
  • redux-api-middleware
  • reselect
  • immutable
  • normalize
0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago