Giter VIP home page Giter VIP logo

manul-plop's Introduction

manul-plop

Mantra-style plop-pack for plop, replacing mantra-cli.

Work in progress, uses currently a forked version o()https://github.com/amwmedia/plop/f plop-node (https://github.com/panter/node-plop.git#9985bae2e8e87d16f2891eb076f63732990aae73), upstream PRS are pending

plop is a micro-framework to create code-generators like yeoman, but much simpler. This is a plop-pack to create mantra-like react-redux-apps (where everything is organized in modules).

It can generate components, containers (todo), reducers and actions, as well as sagas and wires everything up. It's little opinionated and can be highly customized later, but gives good defaults to work with.

generators

  • component: creates a component in a module with storybookfile and unittest
  • saga createas a saga file in a module and wires this saga to the root saga
  • reducer creates a named reducer and an action inside a module and merges this reducer in the root reducer (using combineReducers)
  • reducer-setter same as above, but you specify a property instead of the action name. It will create a setter based on that property

mixins

  • with-module: asks for module name and sets path within created module folder (if you specify pathInModule on an action). Every generator shipped uses this mixin.

custom action types

  • component will create a component, a storybook file and a unittest

TODO:

  • hope that every change needed on plop-node gets merged
  • add container generator
  • expose some more custom-actions like index-updaters
  • document templates

manul-plop's People

Contributors

macrozone avatar claudiocro avatar remolueoend avatar

Stargazers

mengkai.ru avatar  avatar

Watchers

Beat Seeliger avatar Alexis Reigel avatar Tomáš Witek avatar Timo avatar James Cloos avatar  avatar  avatar  avatar Gabor Raz avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.