Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 3.75 KB

README.md

File metadata and controls

51 lines (33 loc) · 3.75 KB

Awesome Plop

Awesome

PlopJS is a code generator meant to provide ease-of-use and power. Plop generates code when you want, how you want, and can be changed whenever you want.

Because of its powerful extendability, you can make your own packages that tie into Plop in an extensible manner. Here are some packages that relate to Plop.

Actions

Helpers

Generators

IDE Plugins

Inquirer Prompts

An inquirer prompt asking what directory you'd like to perform an action in. It has the ability to go up and down directories in the CLI

An inquirer prompt that loops through the same questions repeatedly until an exit condition is given

An inquirer prompt showing the user moving up and down a list with arrow keys, placing an item in the list order