generator-git
Create the configurable scaffolding to start with a git-like project.
Create the configurable scaffolding to start with a git-like project.
The generator creates a `.editorconfig` file in the current working directory. Run from the command line or register as a sub-generator or plugin in your own generator.
Generator for creating Yeoman generators that are capable of remembering certain user answers, resulting in a better user experience. Generators come with the basic necessities, including tests and docs.
A small javascript library for module oriented development
Build your meta-information in seconds.
Code generation engine
Generate a .travis.yml file to the cwd or specified directory. Install globally and run with generate's CLI, or use as a component in your own generator.
Generator for initializing a git repository and adding first commit.
templates for web apps using different build systems and simple to advanced features
DRY data seeding for mongoose - fixed
The best package to write beautiful readmes quickly
Redux higher order reducer for initializing state by a action.
Generate a new breakdance plugin project.
Generate the CNAME file for a web project. Is this necessary? No, not at all. A CNAME file is one line and takes a couple seconds to create. The point of this generator is to automate the creation of the CNAME file based on configuration settings, as a sm
Generate an assemblefile.js for [assemble] in the current working directory or specified `--dest`.
Generate a contributing.md, issue_template.md, or pull_request_template.md file for a project. Can be generated from the command line when Generate is installed globally, or as a plugin inside another generator.
Generate a new `.eslintrc.json` or `.eslintignore` file from a pre-defined or user-defined template. Can be used from the command line when installed globally, or as a plugin in your own generator.
Prompts the user for the destination directory to use. Can be used from the command line when installed globally, or as plugin or sub-generator in your generator.
Scaffold out complete code projects from the command line, or use this generator as a plugin in other generators to provide baseline functionality.
Generate a package.json from a pre-defined or user-defined template. This generator can be used from the command line when globally installed, or as a plugin or sub-generator in your own generator.