generator-npmsb

0.0.11 • Public • Published

Web app generator

Yeoman generator that scaffolds out a front-end web app using npm-scripts for the build process

Features

  • SCSS preprocessing with node-sass
  • CoffeeScript preprocessing with browserify + coffeify || es6 with browserify + babelify
  • Built-in preview server with browser-sync
  • Image optimization with image-min
  • SVG symbols workflow with svg-sprite
  • Testing workflow with karma and jasmine

Available options

  • --karma to, actually, add karma and jasmine stuff.
  • --es6 to use es6 via babelify instead of coffeescript.
  • --svg to add svg symbols stuff.

Package Sidebar

Install

npm i generator-npmsb

Weekly Downloads

2

Version

0.0.11

License

BSD-2-Clause

Last publish

Collaborators

  • ondblclick