astagi / jquery-plugin-boilerplate

A tool to generate Jquery Plugin boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQueryPluginBP

Build Status Coveralls Status Latest Version Supported Python versions Downloads

A tool for generating jQuery plugins boilerplate code

Usage

Define your plugin.json manifest file

$ jquerypluginbp yourmanifest.plugin.json

You can specify the destination path

$ jquerypluginbp yourmanifest.plugin.json -d destination_path

About

A tool to generate Jquery Plugin boilerplate


Languages

Language:Python 93.8%Language:HTML 3.5%Language:JavaScript 2.7%Language:CSS 0.0%