|
Project Information
-
Activity
Medium
-
Project feeds
- Code license
-
MIT License
-
Labels
javascript,
jquery,
plugins,
ajax,
library,
dom,
animation,
css,
framework,
programming,
UI,
userinterface,
widgets
Featured
Links
|
jQuery.utils is a library I maintain and use in my every day work and spare time. It's a collection of jQuery plugins and widget that I often use. Some are made by me, some by other authors, but they are all under MIT or dual Open Source license. | General Notice | I'm looking for some help to maintain this project and make it better (especially an IE expert). Any kind of help would be greatly appreciated (bug report, documentation, unit tests, bug fixing, etc..). You can contact me at haineault (at) gmail.com |
Notice:I'm interesting about how developers use this library and what plugins they use the most. If you do use my library and have some feedback to give me it's the right time: Goals- Provide extra jQuery features for everyday web development
- Provide downloads on a highly available server
- Easily make custom builds
- Provide unit tests for plugins who hasn't
- Centralize the documentation of the plugins I often use on a highly available server
- Maybe find some contributors
- Have fun with jQuery
Builds| Build | Plugins | | jquery.utils.js | utils, strings, anchorHandler, cookie, countdown, cycle, delayedObserver, flash, i18n, masked, mousewheel, slimbox, timeago | | jquery.utils.lite.js | utils, strings, cookie, cycle, flash, masked, mousewheel, slimbox |
PluginsExtra pluginsThese plugins are not built by default. To include them you only have to uncomment a line in build.yml and type ./built.py -m. See the build system documentation for more details. | Plugin | Description | Author | | jquery.flickrshow.js | This plugins takes a flickr photostream link and turns it into a nice little slideshow. | | jquery.arrayUtils.js | Provide additional functional method to work with array. This library is largely inspired by the enumerables concept in the Prototype Javascript Library | | jquery.ddbelated.js | A plugin designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact. |
UI (widgets)These plugin are available with the jquery.utils.ui.js build. Note: Depends on the jQuery UI library. ExperimentalThese are toy projects, some might be eventually included in the build, some are not even actually working yet. In other words, it's my sandbox LinksStats
|