Advertise here

jQuery Plugins of November 2017

Offside.js – Off-Canvas Menu with Javascript

November 29, 2017     2902    
Offside.js – Off-Canvas Menu with Javascript

Offside.js is a minimal JavaScript kit without library dependencies to push things off-canvas using just class manipulation. It's goal is to provide a super-lightweight, efficient and customizable way of handling off-canvas menus/elements on modern website and web applications.

Read More »

Z– Native Pattern Matching for Javascript

November 27, 2017     612    
Z– Native Pattern Matching for Javascript

The pattern matching is basically a switch on steroids, you can create powerful conditions such based on Object properties or Array content without manipulating the Object or Array itself.

Read More »

imask.js – Vanilla Javascript Input Mask

November 25, 2017     4002    
imask.js – Vanilla Javascript Input Mask

imask.js is a vanillajavascript library to create input masks.

Features

  • get and set raw and unmasked values easily
  • no external dependencies
  • RegExp mask
  • Functional mask

Read More »

remoteStorage.js – JavaScript Client Library for Integrating remoteStorage in Apps

November 24, 2017     628    
remoteStorage.js – JavaScript Client Library for Integrating remoteStorage in Apps

remoteStorage.js is a JavaScript library for storing user data locally in the browser, as well as connecting to remoteStorage servers and syncing data across devices and applications. It is also capable of connecting and syncing data with a person’s Dropbox or Google Drive account (optional).

Read More »

match-sorter – Best Match Sorting of an Array in JavaScript

November 23, 2017     1197    
match-sorter – Best Match Sorting of an Array in JavaScript

match-sorter is a simple, expected, and deterministic best-match sorting of an array in JavaScript. It follows a simple and sensible algorithm that makes it easy for you to filter and sort a list of items based on given input. Items are ranked based on sensible criteria that result in a better user experience.

Read More »

Scrollama.js – JavaScript Library for Scrollytelling using Intersection Observer

November 21, 2017     1373    
Scrollama.js – JavaScript Library for Scrollytelling using Intersection Observer

Scrollama is a modern & lightweight JavaScript library for scrollytelling using Intersection Observer in favor of scroll events.

Read More »

Moment Timezone – Parse and Display Dates in Any Timezone

November 20, 2017     645    
Moment Timezone – Parse and Display Dates in Any Timezone

Moment Timezone is timezone support for moment.js that parse and display dates in any timezone.

Read More »

Luxon – Library for Working with Dates and Times in Javascript

November 18, 2017     607    
Luxon – Library for Working with Dates and Times in Javascript

Luxon is a powerful, modern, and friendly wrapper for Javascript dates and times.

Read More »

Animated SVG Frame Slideshow

November 15, 2017     2348    
Animated SVG Frame Slideshow

An experimental slideshow that shows an animated SVG frame when transitioning between slides. Different shapes can be used for creating a variety of styles. Anime.js is used for the animations.

Read More »

js2flowchart – Generating SVG Flowcharts from JavaScript Code

November 14, 2017     5359    
js2flowchart – Generating SVG Flowcharts from JavaScript Code

js2flowchart is a visualization library to convert any JavaScript code into beautiful SVG flowchart.

Learn other’s code. Design your code. Refactor code. Document code. Explain code.

Read More »

Responsive Accessible Table

November 13, 2017     1303    
Responsive Accessible Table

A nice tutorial about building a responsive table that is also keyboard accessible by using css and javascript.

Read More »

Expanding Grid Item Animation with CSS and Javascript

November 08, 2017     2508    
Expanding Grid Item Animation with CSS and Javascript

A tutorial about creating grid item animation where the thumbnail scales up when the details view is opened by using CSS animations and javascript.

Read More »

Emergence.js – Detect Element Visibility in the Browser

November 07, 2017     889    
Emergence.js – Detect Element Visibility in the Browser

Emergence.js is a lightweight, high-performance javascript plugin for detecting and manipulating elements in the browser.

Read More »

jSchema – Simple, Easy to Use Data Modeling Framework for JavaScript

November 05, 2017     1188    
jSchema – Simple, Easy to Use Data Modeling Framework for JavaScript

jSchema is a data modeling framework for JavaScript. By using fundamental data modeling principles you are able to pull multiple datasets into in a common schema, define relationships, aggregate, join, and subset datasets to make data easier to work with in the browser.

Read More »

Multi Step Form with jQuery Validation

November 04, 2017     6656    
Multi Step Form with jQuery Validation

MultiStepForm.js is a multi step form with jQuery validation.

  • Utilizes jQuery validation (with or without jQuery unobtrusive validation) to validate the form at each step.
  • Contains customizable header step classes to distinguish between active, complete, and incomplete steps.
  • Triggers custom change events with relevant step data for custom processing (e.g. updating progress bars)

Read More »

Tiny Slider – Javascript Slider for All Purposes

November 03, 2017     3878    
Tiny Slider – Javascript Slider for All Purposes

Tiny slider for all purposes, inspired by Owl Carousel.

Features

  • carousel / gallery
  • responsive
  • fixed width
  • vertical slider
  • gutter

Read More »

Frappé Charts – Simple, Responsive, Modern SVG Charts

November 01, 2017     1365    
Frappé Charts – Simple, Responsive, Modern SVG Charts

Frappé Charts is a GitHub-inspired simple, responsive, modern SVG charts library with zero dependencies.

Read More »