Packaging jQuery Plugins: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:JQuery Category:JavaScript Category:Web Development == Overview == Process for creating, maintaining, and distributing jQuery plugins using GitHub and `n...") |
(No difference)
|
Revision as of 17:18, 8 April 2016
Overview
Process for creating, maintaining, and distributing jQuery plugins using GitHub and npm.
Helper tools
- jQuery Boilerplate Boilerplate for creating jQuery plugins
Distribution
Marking a release
Using plugins in projects
- Using jQuery plugins with npm,
npmBlog - Publishing your jQuery plugin to npm, the quick and dirty way,
npmBlog
See also
Internal pages
References
<referemces />