0.31.1 • Published 1 year ago

node-plop v0.31.1

Weekly downloads
222,296
License
MIT
Repository
github
Last release
1 year ago

Node-Plop

npm GitHub actions

This is an early publication of the plop core logic being removed from the CLI tool. Main purpose for this is to make it easier for others to automate code generation through processes and tools OTHER than the command line. This also makes it easier to test the code functionality of PLOP without needing to test via the CLI interface.

This is the backend code that drives the plop CLI tool using node-plop.

import nodePlop from 'node-plop';
// load an instance of plop from a plopfile
const plop = await nodePlop(`./path/to/plopfile.js`);
// get a generator by name
const basicAdd = plop.getGenerator('basic-add');

// run all the generator actions using the data specified
basicAdd.runActions({name: 'this is a test'}).then(function (results) {
  // do something after the actions have run
});
@mughalhere/gql-generatorreact-template-generatorsreact-typescript-generatorsredux-saga-crud-generatorredux-saga-generatorredux-saga-crud-cli@curefit/genesishgawhale3burra-cli@biglemonco/plop-templatescra-template-gtja-czcra-template-ltbycecra-template-cz-test@yaps/ctlrc-compgentest-widget-order@pauloluan/jurunadel-generator-steppergoomiboberart47@everything-registry/sub-chunk-2308seam-plopsetup-react-librarysiob-clidynamiter-clidynamit-clidynamodb-migrations-toolsiuuuusteezystrapi-plugin-migrationdohunreact-pipedash-componentdina-acceleratorcreate-horuscreate-ficus-appcreate-just@danutu89/plopcreate-tushancreate-typescript-lib-templaterecipexrush-init-project-pluginreactogenreactmanishbotsquarezerocreate-nuxt3-app@dcyjs/clicaponata@barusu/util-cli@barusu/tool-git-cipher@barusu/tool-restful-api@benyap/react-template-generator@brudi-toolbox/webapp-dev@brudi/brudi-toolbox-react-webappcloud-admin-sdkcloud-admin-template-sdk@cece_eaze/dynamit-clicodepacknitercognito-passwordless-clicompgenrc@coveo/create-atomic@crutchcorn/plopcra-template-cpcreate-ceoscreate-codemod-app@attachments/assets@appmint/dataformconnery@djadrianof/boilerplate-generatordatajunction-uibejamas-cliaws-cognito-cli@akqa-denmark/create-akqa-dendach-nextjs@aimake/synctest-widget-order-componentthe-react-scriptsaih-codegenalpha-module-gen@4c/init@a9g/plop-generator-react-atomic-componentfbm-icontabui-generatorstailchat-cliszxtiger-pawwynk-zion-clizl-cli-pro@genesislcap/foundation-cli@genesislcap/foundation-xgen@garney/plop-templatesumbracodegenvenus-acmgenerate-meglampertmatix-pro-logintscordtscord-cligsaashake-cliyeti-scripts
0.31.1

1 year ago

0.31.0

2 years ago

0.30.1

2 years ago

0.30.0

2 years ago

0.30.0-alpha.1

2 years ago

0.26.3

3 years ago

0.26.2

4 years ago

0.26.1

4 years ago

0.26.0

4 years ago

0.25.0

4 years ago

0.24.0

4 years ago

0.23.0

4 years ago

0.22.0

5 years ago

0.21.0

5 years ago

0.20.0

5 years ago

0.19.0

5 years ago

0.18.0

5 years ago

0.17.4

5 years ago

0.17.3

5 years ago

0.17.2

5 years ago

0.17.1

5 years ago

0.17.0

5 years ago

0.16.0

6 years ago

0.15.0

6 years ago

0.13.0

6 years ago

0.12.0

6 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.1

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.5

7 years ago

0.5.4

7 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.0.1

8 years ago