scaffold-js

v1.0.10
CLI for creating JS configuration files
configuration .gitignore .eslintrc .jshintrc .npmignore .editorconfig

scaffold-js

Generators and scaffolding tools come with a lot of cruft. Most of the time, all I want are the configuration files, which you can now create like so:

scaffold-js

Screenshot of scaffold-js

Installation

sudo npm install -g scaffold-js

To use the ES6 babel-compiler for eslint, you'll need to install:

sudo npm install -g babel babel-eslint eslint
npm i scaffold-js

Metadata

  • MIT
  • Whatever
  • Jorge Yau
  • released 12/4/2016

Downloads

Maintainers