Advertise here

jQuery Plugins Tagged ‘javascript’

Brain.js – JavaScript Library for Building Neural Networks

January 01, 2019     1052    
Brain.js – JavaScript Library for Building Neural Networks

Brain.js is a JavaScript library for building Neural Networks in the browser and in Node.js

Read More »

Magic Grid – Simple, Lightweight Javascript Library for Dynamic Grid Layouts

December 28, 2018     2353     Responsive Grid & Layout
Magic Grid – Simple, Lightweight Javascript Library for Dynamic Grid Layouts

Magic Grid is a simple, lightweight Javascript library for creating dynamic grid layouts. Magic Grid, you need to specify a container and listen for changes. Also a few other configuration options are available for convenience.

Read More »

Rallax.js – Dead-Simple Parallax Scrolling Plugin

December 22, 2018     2132     Scroll Effects
Rallax.js – Dead-Simple Parallax Scrolling Plugin

Rallax.js is a Vanilla JS plugin that implements a dynamic parallax scrolling effect, without dependencies.

Read More »

Ajaxable – JavaSript Library to Make Forms Ajaxable

December 15, 2018     1001     Ajax Form Elements
Ajaxable – JavaSript Library to Make Forms Ajaxable

Ajaxable is a javascript ibrary that simply takes the standard HTML forms as an input and make them send requests via AJAX keeping HTML5 validations.

Read More »

ForgJs – Lightweight Javascript Object Validator

December 09, 2018     665     Validation
ForgJs – Lightweight Javascript Object Validator

ForgJs is a JavaScript lightweight object validator library. You can customize and can write complex validation rules.

Read More »

CMS.js – JavaScript Site Generator

December 01, 2018     1320     Text & String
CMS.js – JavaScript Site Generator

CMS.js is client-side, Javascript site generator in the spirit of Jekyll that uses plain HTML, CSS and Javascript to generate your website.

Read More »

autoComplete.js – Simple Autocomplete with Javascript Library

November 23, 2018     800     Form Elements
autoComplete.js – Simple Autocomplete with Javascript Library

autoComplete.js is a simple pure javascript library built for speed, high versatility and seamless integration with wide range of projects.

Read More »

SpaceTime – Lightweight Javascript Timezone Library

November 16, 2018     582     Date & Time
SpaceTime – Lightweight Javascript Timezone Library

SpaceTime is a lightweight javascript date utility - timezone library.

  • handle dates in remote timezones
  • heavily-support daylight savings, leap years, and hemisphere-logic
  • Moment-like API
  • Orient by quarter, season, month, week. 

Read More »

Dinero.js – JavaScript Library to Create, Calculate and Format Monetary Values

November 03, 2018     796     Text & String
Dinero.js – JavaScript Library to Create, Calculate and Format Monetary Values

Dinero.js is a library for working with monetary values in JavaScript.

Features

  • Immutable and chainable API.
  • Global settings support.
  • Extended formatting and rounding options.

Read More »

33 Concepts Every JavaScript Developer Should Know

October 21, 2018     1474    
33 Concepts Every JavaScript Developer Should Know

33 concepts every JavaScript developer should know. 

  • Call Stack
  • Primitive Types
  • Value Types and Reference Types
  • Implicit, Explicit, Nominal, Structuring and Duck Typing
  • == vs === vs typeof
  • Function Scope, Block Scope and Lexical Scope
  • Expression vs Statement

Read More »

filenamify – Convert String to Valid Safe Filename

October 15, 2018     567     Text & String
filenamify – Convert String to Valid Safe Filename

filenamify is a javascript library to convert a string to a valid safe filename.

Read More »

Pull to Re-flesh – Pull to Refresh Animation with SVG and JavaScript

October 06, 2018     1813     Mobile Animation
Pull to Re-flesh – Pull to Refresh Animation with SVG and JavaScript

A tutorial about creating pull to re-fresh animation by using javascript and SVG.

Read More »

yall.js – Fast, Flexible and Tiny Image Lazy Loader

October 04, 2018     1320    
yall.js – Fast, Flexible and Tiny Image Lazy Loader

yall.js is a featured-packed lazy loading script for <img><picture><video> and <iframe> elements and works with modern browsers.

Read More »

Westworld Slider – Creative Slider with SVG and Javascript

September 28, 2018     1174     Slider Animation
Westworld Slider – Creative Slider with SVG and Javascript

Westworld Slider is an inspring creative slider created by using SVG and javascript.

Read More »

Credit Card Payment Form with Javascript

September 27, 2018     1311     Form Elements
Credit Card Payment Form with Javascript

A tutorial about creating simply payment form with javascript that uses regex patterns to detect the credit card type as the user is inputting values and properly applies the relevant spacing associated with that brand.

Read More »