Show all
Featured wiki pages:
BuildSystem JqueryUtils StringFormat UiTimepickr UiTimepickrDev UiToaster
BuildSystem JqueryUtils StringFormat UiTimepickr UiTimepickrDev UiToaster
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 |
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
Plugins
| Plugin | Description | Author |
| jquery.anchorhandler.js | Handle URLs anchor gracefully with regular expressions (inspired by Django URLs dispatcher). | Maxime Haineault |
| 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. | Maxime Haineault |
| jquery.cookie.js | Cookie manipulation | Klaus Hart |
| jquery.countdown.js | A simple countdown script | Maxime Haineault |
| jquery.cycle.js | A cycle script, useful for banner rotation | M. Alsup |
| jquery.delayedobserver.js | A delayed observer, useful when grabbing keyboard input | Maxime Haineault |
| jquery.flash.js | A plugin for embedding Flash movies | Luke Lutman |
| jquery.ddbelated.js | A plugin designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact. | Drew Diller |
| jquery.i18n.js | Provide a simple API for plugin translation | Maxime Haineault |
| jquery.livequery.js | Live Query utilizes the power of jQuery selectors by binding events or firing callbacks for matched elements auto-magically, even after the page has been loaded and the DOM updated. | Brandon Aaron |
| jquery.mousewheel.js | Adds mouse wheel support for your application | Brandon Aaron |
| jquery.stringsformatting.js | Various string formatting method (by now it only has a format method inspired by the Advanced String Formatting module in Python3K, sprintf is expceted next) | Maxime Haineault |
| jquery.timeago.js | A plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago") | Ryan McGeary |
| jquery.utils.js | Various utility that I don't know where to put | Maxime Haineault |
| jquery.youtubelinkstoembed.js | A plugin which filter Youtube links and load the player inline instead of following the link | Maxime Haineault |
UI (widgets)
These plugin are available with the jquery.utils.ui.js build.
| Widget | Description | Author |
| ui.builder.js | Simple template generator for UI common widgets | Maxime Haineault |
| ui.masked.js | Input restriction libary | Josh Bush |
| ui.toaster.js | IM style popup notification system | Maxime Haineault |
| ui.timepickr.js | Time picker control | Maxime Haineault |
| dev.timepickrDev | UI timepickr development notes | Maxime Haineault |
| jquery.dropslide.js | Dropslide menu used by UI timepickr | Maxime Haineault |
Note: Depends on the jQuery UI library.
Experimental
These 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
| Name | Description | Author |
| jquery.extendCSS.js | Maxime Haineault | |
| jquery.jpath.js | Maxime Haineault | |
| jquery.valid.js | Validation libary | Maxime Haineault |
| jquery.imgSelection.js | Maxime Haineault | |
| jquery.imgTools.js | Maxime Haineault | |
| jquery.awesomebar.js | Maxime Haineault | |
| jquery.keynav.js | Maxime Haineault | |
| jquery.youtube.js | Maxime Haineault |
Links
| Discussions about jQuery utils |
| Project statistics |
Stats