New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-bitch

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-bitch

A simple generator (for Yeoman) to scaffolding web applications, just frontend stack

latest
Source
npmnpm
Version
0.14.4
Version published
Maintainers
1
Created
Source

Build Status Coverage Status npm version MIT Licence

A simple generator (for Yeoman) to scaffolding web applications, just frontend stack.

Writed in Ecma Script 6!! And follow JS patterns (John Papa case you scaffold a Angular application)

If you use old versions of this module, maybe you want create an Node.js Api. This stack is migrated to a new module called generator-nude.

yo bitch

This generator, offer as:

Task runner

Gulp (because it's fast! Thanks to the node streams.)

  • lint scripts (using eslint)
  • dependency injection
  • compile (and/or validate) template views
  • autoprefixer css properties
  • compile preprocessors
  • sourcemaps to preprocessors and scripts
  • livereload (with Browsersync)
  • sprite images from png's (with spritesmith and pngsmith)
  • concatenation and minification (styles and scripts)
  • watch files, to running all tasks automatically
  • compile es6 client scripts to es5 with Babel
  • ngAnnotate (to Angular)

Check out wiki!!

Keywords

bitch

FAQs

Package last updated on 27 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts