0.0.11 • Published 8 years ago

generator-npmsb v0.0.11

Weekly downloads
4
License
BSD-2-Clause
Repository
github
Last release
8 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

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago