Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/illume/jquery-greenify
A talk I gave on how to make jQuery plugins.
https://github.com/illume/jquery-greenify
Last synced: about 2 months ago
JSON representation
A talk I gave on how to make jQuery plugins.
- Host: GitHub
- URL: https://github.com/illume/jquery-greenify
- Owner: illume
- License: other
- Created: 2014-03-20T17:08:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-20T18:43:11.000Z (almost 11 years ago)
- Last Synced: 2024-10-12T12:46:03.180Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
Make jQuery plugins. Because reuse.
====================================Based on the jQuery plugin tutorials available here:
* http://learn.jquery.com/plugins/basic-plugin-creation/
* http://learn.jquery.com/plugins/advanced-plugin-concepts/
* http://plugins.jquery.com/docs/publish/