generator-jquery-plugin-boilerplate

Scaffold out a jquery plugin boilerplate

Usage no npm install needed!

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

README

generator-jquery-plugin-boilerplate Build Status

Scaffold out a generator-jquery-plugin-boilerplate

If you want to run mocha tests from cli you will need to install phantom.js.

Gulp is used to lint and minify your plugin.

Install

$ npm install --global generator-jquery-plugin-boilerplate

Usage

Run it with yo:

$ yo jquery-plugin-boilerplate

License

MIT © Daniel Husar