Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-init

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-init

A generator for INIT.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

generator-init v0.1.2

INIT

Bitdeli Badge Build Status NPM version Built with Grunt

A Yeoman generator for INIT.

INIT is based upon HTML5 Boilerplate and adds more structure for SCSS and JavaScript files, includes build tasks and a whole lot more.

Currently this generator scaffolds INIT v1.0.2.

Maintained by: @kahlil
Contributors: @sergiovilar, @drublic

Main Generator

Install and use the generator by typing the following into the command line:

npm install -g yo
npm install -g generator-init
yo init
Sub-Generator init:page

Use yo init:page '<pagename>' to create a new page snippet for INITs simple static page generator.

####Sub-Generator init:module

Use yo init:module 'modulename' to scaffold a new JavaScript module.

Sub-Generator init:jqueryplugin

Use yo init:jqueryplugin 'pluginame' to scaffold a new jQuery Plugin with the name jquery.<pluginname>.js.

Advice

SCAFFOLD ALL THE THINGS!!1!

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Keywords

FAQs

Package last updated on 21 Dec 2013

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc