generator-jquery-plugin

Yeoman generator for jquery plugins

Usage no npm install needed!

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

README

generator-jquery-plugin

Build Status

Yeoman generator

Scaffold a new project for a jQuery-Plugin that is meant to me consumed by bower.

Contains

Getting Started

Ensure Yeoman is installed

npm install -g yo

Install Generator

npm install -g generator-jquery-plugin

Use Generator

yo jquery-plugin

License

MIT