forked from jiggliemon/jquery-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
A Boiler Plate plugin template.
License
gundla/jquery-plugin-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# jQuery Plugin Template A boilerplate jQuery Plugin template ## To Get Started - Replace `_plugin_` with your lowercase plugin name - Replace `_Plugin_` with your uppercase plugin name (Constructor) - Public functions are written as `$this.fnName = function () {}` - Private functions are written as `var fnName = function () {}` ## Requirements The only requirement is jQuery. Any version will do as long as the jQuery functions you use are supported. ## Credits & Licensing Released under the MIT License. See LICENSE file for info. View original post at http://blog.agroism.com/post/3505743106/jquery-plugin-template
About
A Boiler Plate plugin template.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published