Advertise here

jQuery Plugins of July 2017

Dirty Forms – jQuery Plugin to Monitor Changes on Form and Alert It

July 31, 2017     1669    
Dirty Forms – jQuery Plugin to Monitor Changes on Form and Alert It

Dirty Forms is a jQuery plugin to help prevent users from losing data when editing forms.

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into.

Read More »

SheetJS js-xlsx – Spreadsheet Parser and Writer

July 30, 2017     2415    
SheetJS js-xlsx – Spreadsheet Parser and Writer

SheetJS js-xlsx is a parser and writer for various spreadsheet formats. Pure-JS cleanroom implementation from official specifications, related documents, and test files. This is the community version.

Read More »

Spacetime – Lightweight Javascript Library to Handle Timezones

July 29, 2017     821    
Spacetime – Lightweight Javascript Library to Handle Timezones

Spacetime is a lightweight way to manipulate, traverse, compare, and format dates and times across planet Earth.

Read More »

Bespoke.js – DIY Presentation Micro-Framework

July 28, 2017     1177    
Bespoke.js – DIY Presentation Micro-Framework

Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.

Read More »

Image Compressor – Simple JavaScript Image Compressor

July 28, 2017     2615    
Image Compressor – Simple JavaScript Image Compressor

Image Compressor is a simple JavaScript image compressor. Uses the Browser's native canvas.toBlob API to do the compression work. General use this to precompress a client image file before upload it.

Read More »

Fitty – Makes Text Fit Perfectly with Javascript

July 27, 2017     1181    
Fitty – Makes Text Fit Perfectly with Javascript

Fitty is a javascript library that scales up (or down) text so it fits perfectly to its parent container. Ideal for flexible and responsive websites.

Read More »

Animated Image Pieces

July 26, 2017     1583    
Animated Image Pieces

A set of experiments with an animated image pieces effect where an image gets shattered into rectangular fragments powered by anime.js.

Read More »

h5Validate – HTML5 Form Validation Plugin for jQuery

July 26, 2017     925    
h5Validate – HTML5 Form Validation Plugin for jQuery

h5Validate is an HTML5 form validation plugin for jQuery. It works on all major browsers, both new and old. Implements inline, realtime validation best practices.

Read More »

Alter – Convert Text to Image

July 25, 2017     715    
Alter – Convert Text to Image

Alter is a small javascript snippet that convert text to image by using canvas.

Read More »

Wade – Blazing Fast, Javascript Search Library

July 24, 2017     619    
Wade – Blazing Fast, Javascript Search Library

Wade is a 1kb Javascript search library.

It allows you to create a function that can search an array of strings for a set of keywords, which is run through the processor. After this, it is searched for in each item of the data.

Read More »

Making Simple Credit Card Validation Form

July 24, 2017     1581    
Making Simple Credit Card Validation Form

In this tutorial you will learn how to create a simple credit card form using Bootstrap 3 for the interface, and Payform.js for client-side form validation.

Read More »

share-this – Medium Like Text Selecting Sharing

July 23, 2017     933    
share-this – Medium Like Text Selecting Sharing

share-this is a Medium-like text selection sharing that allows to create a simple interface to share selected text in a page, in the form of a small popover over the selected portion of text.

Read More »

Cool Layout with Complex Chainable Animation

July 22, 2017     1212    
Cool Layout with Complex Chainable Animation

A tutorial about creating cool layout with complex chainable animation by using css animation and javascript.

Read More »

Thumbelina – Lightweight jQuery Content Slider

July 21, 2017     1989    
Thumbelina – Lightweight jQuery Content Slider

Thumbelina is a very lightweight jQuery content slider designed for galleries of thumbnail images. It integrates well with other plugins, and is a perfect solution where too many thumbnails would clutter the page.

Read More »

Fine Uploader – Javascript Upload Library

July 20, 2017     2862    
Fine Uploader – Javascript Upload Library

Fine Uploader is a multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.

Read More »

Validatr – Cross Browser HTML5 Form Validation

July 20, 2017     542    
Validatr – Cross Browser HTML5 Form Validation

Validatr is a jQuery plugin that relies on using modern HTML5 input attributes to perform validation.

Read More »

Lity – Lightweight, Accessible and Responsive Lightbox

July 19, 2017     1669    
Lity – Lightweight, Accessible and Responsive Lightbox

Lity is a ultra-lightweight, accessible and responsive lightbox plugin which supports images, iframes and inline content out of the box. It requires jQuery or Zepto 

Read More »

jcSlider – Responsive Slider jQuery Plugin with CSS Animations

July 19, 2017     1519    
jcSlider – Responsive Slider jQuery Plugin  with CSS Animations

jcSlider is a jQuery plugin to create responsive slider with CSS animations.

Read More »

jQuery.rest – jQuery Plugin for RESTful APIs

July 18, 2017     651    
jQuery.rest – jQuery Plugin for RESTful APIs

jQuery.rest is a jQuery plugin for easy consumption of RESTful APIs.

Read More »

RegExpBuilder – Create Regular Expressions Using Chained Methods

July 18, 2017     500    
RegExpBuilder – Create Regular Expressions Using Chained Methods

RegExpBuilder integrates regular expressions into the programming language, thereby making them easy to read and maintain.

Regular Expressions are created by using chained methods and variables such as arrays or strings.

Read More »

Markvis – Make Visualization in Markdown

July 17, 2017     921    
Markvis – Make Visualization in Markdown

Markvis is a plugin to generate charts in markdown with few lines of code.

Read More »

DisplayJS – Simple JavaScript Framework for Building Ambitious UIs

July 17, 2017     817    
DisplayJS – Simple JavaScript Framework for Building Ambitious UIs

DisplayJS is a simple JavaScript framework for building ambitious UIs. DisplayJS helps you to efficiently render the DOM.

Read More »

GPU.js – GPU Accelerated JavaScript

July 16, 2017     990    
GPU.js – GPU Accelerated JavaScript

gpu.js is a single-file JavaScript library for GPGPU (General purpose computing on GPUs) in the browser.

gpu.js will automatically compile specially written JavaScript functions into shader language and run them on the GPU using the WebGL API.

Read More »

Bowser – Browser Detector Javascript Library

July 14, 2017     927    
Bowser – Browser Detector Javascript Library

Bowser is a javascript library for detecting browser.

With Bowser you can get browser information, device information (mobile/tablet), OS information (MAC, Windows, linux, iOS, Android, WindowsPhone etc.)

Read More »

Animals SVG Line Animations

July 14, 2017     1106    
Animals SVG Line Animations

A tutorial about creating SVG line animations of different animals by using Snap.svg

Read More »

BotUI – JavaScript Framework to Create Conversational UIs

July 13, 2017     1363    
BotUI –  JavaScript Framework to Create Conversational UIs

BotUI is a javascript framework to create conversational UIs.

Read More »

Plupload – JavaScript API for Building File Uploaders

July 12, 2017     1369    
Plupload – JavaScript API for Building File Uploaders

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.

Read More »

Pell – Tiny and Simple WYSIWYG Text Editor

July 11, 2017     1166    
Pell – Tiny and Simple WYSIWYG Text Editor

Pell is the simplest and smallest WYSIWYG text editor for web, with no dependencies.

Read More »

Humane.js – Simple, Modern, Browser Notification System

July 10, 2017     1759    
Humane.js – Simple, Modern, Browser Notification System

humane.js is a simple, modern, framework-independent, well-tested, unobtrusive, notification system.

Utilizes CSS transitions when available, falls back to JS animation when not. Includes mobile support.

Read More »

Mousetrap – Tiny Javascript Library for Handling Keyboard Shortcuts

July 09, 2017     661    
Mousetrap – Tiny Javascript Library for Handling Keyboard Shortcuts

Mousetrap is a simple library for handling keyboard shortcuts in Javascript. Supported browsers are Internet Explorer 6+, Safari, Firefox, Chrome.

Read More »

Fecha – Javascript Date Formatting and Parsing Library

July 08, 2017     477    
Fecha – Javascript Date Formatting and Parsing Library

Fecha is a lightweight date formatting and parsing library. Meant to replace parsing and formatting functionality of moment.js.

Read More »

Modal Video – jQuery Modal Video Plugin

July 07, 2017     2279    
Modal Video – jQuery Modal Video Plugin

Modal Video is a jQuery plugin to show videos on modal boxes. 

Features

  • Beautiful transition
  • Accessible for keyboard navigation and screen readers.
  • Rich options for YouTube API and Vimeo API

Read More »

CamanJS – Javascript Image Manipulation

July 07, 2017     1222    
CamanJS – Javascript Image Manipulation

CamanJS is manipulating images using the HTML5 canvas and Javascript. It's a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques.

It is also completely library independent and can be safely used next to NodeJS, jQuery, YUI, Scriptaculous, MooTools, etc.

Read More »

Picker – H5 Picker Inspired by iOS UIPickerView

July 06, 2017     2492    
Picker – H5 Picker Inspired by iOS UIPickerView

Picker is a javascript library to create iOS UIPickerView like picker.

Features:

  • Support single row, multi-column selection
  • Support for dynamically updating data for each column

Read More »

BetterScroll – Javascript Scrolling Library with Better Performance

July 05, 2017     889    
BetterScroll – Javascript Scrolling Library with Better Performance

BetterScroll is a javascript scrolling library inspired by iscroll, and it has a better scroll performance with many options.

Read More »

Complexify – jQuery Plugin to Create Strong Passwords

July 05, 2017     739    
Complexify – jQuery Plugin to Create Strong Passwords

jQuery Complexify helps you to accurately gauge the quality of a user's password to give them visual feedback, and to enforce a minimum level of security.

Read More »

Long Press – jQuery Plugin to Press Rare Characters Like Android/iOS

July 04, 2017     365    
Long Press – jQuery Plugin to Press Rare Characters Like Android/iOS

Long Press is a jQuery plugin to ease the writing of accented or rare characters as easily as on Android or iOS.

Read More »

Parsley – Ultimate JavaScript Form Validation Library

July 04, 2017     538    
Parsley – Ultimate JavaScript Form Validation Library

Parsley is a javascript form validation library that helps you provide your users with feedback on their form submission before sending it to your server. It saves you bandwidth, server load and it saves time for your users.

Read More »

a-table.js – Simple Table UI for Generating Table Html

July 03, 2017     2903    
a-table.js – Simple Table UI for Generating Table Html

a-table.js is a simple table UI for generating table html. It's free to use (MIT license) and supports IE 9 ~, Safari, Chrome, Firefox.

Read More »

whs.js – Super Fast 3D Framework for Web Applications & Games

July 03, 2017     1498    
whs.js – Super Fast 3D Framework for Web Applications & Games

whs.js is a framework for 3D web apps and games built with Three.js technology. It implements a core with component system and plugin support for fast development of 3D scene with physics.

Read More »

Local Weather App with jQuery and OpenWeatherMap

July 02, 2017     1138    
Local Weather App with jQuery and OpenWeatherMap

Built a simple local weather app using JSON, jQuery, APIs of ipinfo.io and OpenWeatherMap.

Read More »