A simple jQuery.Callbacks library.
JavaScript library for DOM operations
A vanilla JS customisable text input/select box plugin
ECMAScript parsing infrastructure for multipurpose analysis
JQuery preset for conventional-changelog.
jQuery 1.8.2 deferred lib for nodeJS.
A jQuery Plugin to make masks on form fields and html elements.
Highly customizable checkboxes and radio buttons (jQuery & Zepto)
CSS selector engine supporting jQuery selectors
A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS
Topological sort of directed acyclic graphs (like dependecy lists)
Wait for multiple callback
A vanilla JS customisable text input/select box plugin
blueimp Gallery is a touch-enabled, responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. It features swipe, mouse and keyboard navigation, transition effects, slideshow functionali
Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support user defined callbacks etc.
Lightweight data grid jQuery plugin. It supports basic grid operations like inserting, filtering, editing, deleting, paging, sorting, and validation. jsGrid is tunable and allows to customize appearance and components.
Unobtrusive scripting adapter for jQuery
A jQuery CSV parser plugin. Battle Tested | Optimized | 100% IETF RFC 4180 Complete
Client-side form validation made easy
Migrate older jQuery code to jQuery 4.x
TypeScript definitions for jquery
tiny modular DOM lib for ie9+
A simple utility to quickly replace text in one or more files.
Add Ajax capabilities to Rails websites, with minimal code changes. Supports history, bookmarking, partial refreshes, Rails flashes, user callbacks, scripts execution, redirections. Built upon Rails-UJS and jQuery.
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.
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.
== Rails 3.1 javascript - Util asset pack == Sets up a window.Util object which includes * Spinner, with methods to set spinner next to element or hide the spinner * AjaxForm, to ajax enable simple forms * jQuery ajaxError global handler, exception data during development and friendly message in production == Usage spinner (js version) window.Util.spinner.nextTo('#my_button'); window.Util.spinner.nextTo('#my_button', 3, 4); // selector, top offset, left offset window.Util.spinner.hide(); ajax form (coffee script version) jQuery -> new window.Util.AjaxForm '#my_form', -> log "my_form submit success callback" == Install Update the Gemfile in your rails project, add the following line gem 'javascript_util_asset_pack' Run the generator rails generate javascript_util_asset_pack does the following: * Copy spinner.gif to /app/assets/images * Update application.html.erb adding javascript create window.Rails.env variable * Update application.html.erb adding image_tag for spinner.gif * Update application.js adding util_pack == WARNING * 0.0.10 and 0.0.11 are bad versions, use 0.0.12 or above == Coming Soon * configuration object * text in ajaxError overrides * spinner id override == Resources * spinner.gif generated using http://www.ajaxload.info == License The Unlicense (aka: public domain) http://unlicense.org == Ruby Gems * https://rubygems.org/gems/javascript_util_asset_pack
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.