Advertise here

jQuery Plugins of August 2017

InfiniteList – Infinite List in Javascript

August 31, 2017     1236    
InfiniteList – Infinite List in Javascript

InfiniteList is a 60fps infinite scrollable list with javascript for mobile devices. 

Read More »

ScrollerJS – Javascript Library to Build Performant UI Components for Web

August 30, 2017     2411    
ScrollerJS – Javascript Library to Build Performant UI Components for Web

ScrollerJS is a javascript library that helps you build performant UI components for the web.

Read More »

Lena.js – Library for Image Processing

August 29, 2017     1593    
Lena.js – Library for Image Processing

Lena.js is a javascript library for image processing.

Current filters:
gaussian, grayscale, highpass, invert, laplacian, prewitt, rgb, roberts, saturation, sepia, sharpen, sobel, thresholding, lowpass 3x3, lowpass 5x5

Read More »

jwerty – Awesome Handling of Keyboard Events

August 28, 2017     495    
jwerty –  Awesome Handling of Keyboard Events

jwerty is a javascript library that allows you to bind, fire and assert key combination strings against elements and events.

Read More »

PageGuide.js – Interactive Guide for Web Page Elements using jQuery and CSS3

August 27, 2017     1871    
PageGuide.js – Interactive Guide for Web Page Elements using jQuery and CSS3

Pageguide.js is an interactive, responsive, and smart guide for web page elements using jQuery and CSS3. Works great for dynamic pages and single-page apps as well as static pages.

Read More »

P-Loading – Elegant Responsive Loading Mask

August 23, 2017     1832    
P-Loading – Elegant Responsive Loading Mask

P-Loading is a powerful jQuery plugin, for faster and easier web development, which allows you to have a main loading mask platform that is able to use many different spinners by installing P-Loading add-ons.

Read More »

jQuery Bridget – jQuery Library to Create jQuery Widgets

August 22, 2017     1263    
jQuery Bridget – jQuery Library to Create jQuery Widgets

Bridget makes a jQuery plugin out of a constructor. It's based off of the jQuery UI widget factory.

Read More »

Alton – jQuery Scrolling Plugin with Twist

August 20, 2017     2370    
Alton – jQuery Scrolling Plugin with Twist

Alton is a jQuery-powered scrolling plugin that utilizes custom vertical scrolling effects in order to present and navigate through web content in a unique manner.

Read More »

fuzzysort – Fast SublimeText-Like Fuzzy Search for JavaScript

August 19, 2017     903    
fuzzysort – Fast SublimeText-Like Fuzzy Search for JavaScript

fuzzysort is a fast SublimeText-like fuzzy search for JavaScript. It's open source.

Read More »

Tabella.js – Touch Enabled Responsive Tables

August 17, 2017     1725    
Tabella.js – Touch Enabled Responsive Tables

Tabella.js is a pure javascript, touch enabled, responsive table plugin. Table header is fixed only when at least some part of the table is in the viewport.

Read More »

Macy.js – Lightweight JavaScript Masonry Layout Library

August 16, 2017     2821    
Macy.js – Lightweight JavaScript Masonry Layout Library

Macy.js is a lightweight, dependency-free, 4kb masonry layout library, designed for a hassle-free configuration.

Read More »

HotKeys – Javascript Library for Capturing Keyboard Input

August 16, 2017     665    
HotKeys – Javascript Library for Capturing Keyboard Input

HotKeys is a javascript input capture library with some very special features, it is easy to pick up and use, has a reasonable footprint (~3kb), and has no dependencies.

Read More »

Dropdown – Lightweight jQuery Multiple Dropdown Plugin

August 15, 2017     2689    
Dropdown – Lightweight jQuery Multiple Dropdown Plugin

Dropdown is a lightweight jQuery dropdown plugin that supports key/value search and has multiple selection option.

Read More »

Morphing Page Transition with CSS and Javascript

August 14, 2017     2408    
Morphing Page Transition with CSS and Javascript

A simple morphing page transition effect where an SVG path gets morphed into another while the current page moves up.

Anime.js used for the animations and Charming.js used for some letter effects.

Read More »

Scalable – Make Any HTML Element Dynamically Scaled

August 13, 2017     1168    
Scalable – Make Any HTML Element Dynamically Scaled

Scalable makes the elements scalable to fit inside the container area.

Read More »

How to Use jQuery, a JavaScript Library

August 12, 2017     313    
How to Use jQuery, a JavaScript Library

A nice and useful article about "An Introduction to jQuery".

This article assumes no prior knowledge of jQuery, and will cover the following topics:

  • How to install jQuery in a web project.
  • The definitions of important web development concepts such as API, DOM, and CDN.
  • Common jQuery selectors, events, and effects.
  • Examples to test the concepts learned throughout the article.

Read More »

csv-parser – Streaming CSV Parser

August 11, 2017     845    
csv-parser – Streaming CSV Parser

csv-parser is a streaming csv parser inspired by binary-csv that aims to be faster than everyone else. 

csv-parser can convert CSV into JSON at at rate of around 90,000 rows per second.

Read More »

jsOnlyLightbox – Responsive Lightbox with JavaScript

August 10, 2017     1628    
jsOnlyLightbox – Responsive Lightbox with JavaScript

jsOnlyLightbox is a responsive lightbox written in plain JavaScript.

Read More »

Mockjax – Ajax Request Mocking with jQuery

August 09, 2017     1600    
Mockjax – Ajax Request Mocking with jQuery

jQuery Mockjax plugin provides request/response mocking for ajax requests using the jQuery API and provides all standard behaviors in the request/response flow.

Read More »

Nano ID – Unique String ID Generator for JavaScript

August 08, 2017     958    
Nano ID – Unique String ID Generator for JavaScript

Nano ID is a tiny, secure URL-friendly unique string ID generator for JavaScript.

Read More »

WTFJS – List of Funny and Tricky JavaScript Examples

August 08, 2017     758    
WTFJS – List of Funny and Tricky JavaScript Examples

WTFJS is a list of funny and tricky JavaScript examples. The primary goal of this list is to collect some crazy examples and explain how they work, if possible.

Read More »

XDomain – Pure JavaScript CORS Alternative

August 07, 2017     710    
XDomain – Pure JavaScript CORS Alternative

XDomain is a pure JavaScript CORS alternative. No server configuration required - just add a proxy.html on the domain you wish to communicate with. This library utilizes XHook to hook all XHR, so XDomain will work seamlessly with any library.

Read More »

Mesh – Visualise Data & Edit JavaScript Code Using a Spreadsheet Interface

August 02, 2017     881    
Mesh – Visualise Data & Edit JavaScript Code Using a Spreadsheet Interface

Mesh is a JavaScript code editor that feels like a spreadsheet.

Specifically, Mesh is a spreadsheet UI wrapper around a text file editor. Actions on the grid are automatically translated to changes in the JavaScript code.

Read More »

Inspiration for Menu Hover Effects with CSS and Javascript

August 01, 2017     1684    
Inspiration for Menu Hover Effects with CSS and Javascript

A tutorial about createing some menu link hover effects for your inspiration. Powered by CSS and JavaScript for individual letter animations.

Read More »

Project Guidelines – Best Practices for JavaScript Projects

August 01, 2017     650    
Project Guidelines – Best Practices for JavaScript Projects

Project Guidelines is a set of best practices for JavaScript projects.

Read More »