0.0.11 • Published 9 years ago

generator-npmsb v0.0.11

Weekly downloads
4
License
BSD-2-Clause
Repository
github
Last release
9 years ago

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.
0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago