• Stars
    star
    151
  • Rank 246,057 (Top 5 %)
  • Language
    JavaScript
  • Created over 11 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Yeoman Generator for jQuery Boilerplate

Yeoman Generator for jQuery Boilerplate Build Status

A Yeoman generator that provides a functional boilerplate to easily create jQuery plugins out of the box.

Usage

  1. Install the generator by running: npm install -g generator-jquery-boilerplate
  2. Run: yo jquery-boilerplate
  3. Start writing your jQuery plugin :)

Wanna know more?

Check jQuery Boilerplate's repository.

History

Check Releases for detailed changelog.

License

MIT License Β© Zeno Rocha