essence-paper
Essence Paper - Paper component
Essence Paper - Paper component
Essence Progress - Progress component
Essence Slider - Slider component
Essence SnackBar - SnackBar component
Essence Steppers - Stepper component
Essence List - List & ListItem components
Essence TouchPad - TouchPad component
Essence Navigation - Navigation component
Essence ToolBar - ToolBar component
CLI tool to render handlebars templates
Small generator for shared styles, templates, & scripts across projects.
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
Adds user prompts to your generator for getting data that is commonly for rendering templates, like author name, project name, etc.
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.