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

generator-jstack

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-jstack

A front-end application generator for RequireJS, KnockoutJS, Sass, Pure, Jasmine, Sinon and Karma

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Generator jstack

jstack is a basic Yeoman generator that installs RequireJS, KnockoutJS, Sass, Jasmine, Sinon and Karma. Used as the example application in the Tuts+ course Creating a Yeoman Generator

Usage

Requires Yo and Bower be installed.

Install globally with npm install -g generator-jstack

CD into a new directory and run the generator with yo jstack

Has jshint, sass and test grunt tasks configured

Ensure the contents of the file patterns.txt is copied into the files array in karma.conf.js

License

MIT

Keywords

yeoman-generator

FAQs

Package last updated on 07 May 2015

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