generator-jquery-clivewalkden

A jQuery generator for Yeoman for my own scripts

Usage no npm install needed!

<script type="module">
  import generatorJqueryClivewalkden from 'https://cdn.skypack.dev/generator-jquery-clivewalkden';
</script>

README

generator-jquery Build Status

Create a specific jQuery plugin with [Yeoman][], including QUnit unit tests.

This generator is based of generator-jquery, authored by Pascal Hartig

Maintained by Clive Walkden.

Install

$ npm install --global generator-jquery-clivewalkden

Usage

$ yo jquery-clivewalkden

Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.

License

MIT © Yeoman