Advertise here

jQuery Plugins Page 26

Macy.js – Lightweight JavaScript Masonry Layout Library

August 16, 2017     2816     Grid & Layout
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     664    
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     2688     Form Elements
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     2399     CSS3 & CSS Effects
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     1167     Responsive
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     842     JSON
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     1620     Gallery Responsive
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     1597     JSON Ajax
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     955     Text & String
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     709    
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     Text & String
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     1682     Effects Animation
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 »