Advertise here

jQuery Plugins Tagged ‘javascript’

decimal.js – Arbitrary Precision Decimal Type for JavaScript

December 14, 2014     1007     Others
decimal.js – Arbitrary Precision Decimal Type for JavaScript

decimal.js is an arbitrary-precision Decimal type for JavaScript.

Features

  • Faster, smaller, and perhaps easier to use than JavaScript versions of Java's BigDecimal
  • Simple API but full-featured
  • Replicates the toExponential, toFixed, toPrecision and toString methods of JavaScript's Number type
  • Includes a toFraction and correctly-rounded exp, ln, log and sqrt functions
  • Supports non-integer powers
  • Works with numbers with or without fraction digits in bases from 2 to 64 inclusive
  • Wide platform compatibility: uses JavaScript 1.5 (ECMAScript 3) features only

Read More »

Charted – Beautiful, Automatic Charts

December 04, 2014     2233     Chart & Graph
Charted – Beautiful, Automatic Charts

Charted is a charting tool that produces automatic, shareable charts from any data file.

Features

  • Rendering well on all screen sizes, including monitors
  • Re-fetching the data and updating the chart every 30 minutes
  • Moving data series into separate charts
  • Adjusting the chart type, labels/titles, and background

Read More »

SVG Morpheus – Material Design Inspired SVG Icons Morphing Effect

November 28, 2014     3400     Effects
SVG Morpheus – Material Design Inspired SVG Icons Morphing Effect

SVG Morpheus is a javascript library enabling SVG icons to morph from one to the other. It implements Material Design's Delightful Details transitions.

Read More »

Regulex – JavaScript Regular Expression Visualizer

November 27, 2014     2113     Others
Regulex – JavaScript Regular Expression Visualizer

Regulex is a javascript regular expression parser and visualizer.

Features:

  • Written in pure JavaScript.
  • You can embed the graph in you own site through html iframe element.
  • Detailed error message. In most cases it can point out the precise syntax error position.
  • No support for octal escape.

Read More »

Lining.js – Javascritp Plugin to Easy Select 'nth' Text Lines

November 24, 2014     1075     Text & String
Lining.js – Javascritp Plugin to Easy Select 'nth' Text Lines

Lining.js is an easy to use javascript plugin offers you complete DOWN-TO-THE-LINE control for radical web typography.

Read More »

MetricsGraphics.js – JavaScript Library for Data Graphics and Layouts

November 14, 2014     3052     Chart & Graph
MetricsGraphics.js – JavaScript Library for Data Graphics and Layouts

MetricsGraphics.js is a library optimized for visualizing and laying out time-series data. It provides a simple way to produce common types of graphics in a principled, consistent and responsive way.

The library currently supports line charts, scatterplots and histograms as well as features like rug plots and basic linear regression.

Read More »

Particles.js – JavaScript Library for Creating Particles

November 13, 2014     17592     Effects Animation
Particles.js – JavaScript Library for Creating Particles

Particles.js is a lightweight javascript library for creating particles.

Read More »

Vivus – JavaScript Library to Make Drawing Animation on SVG

November 12, 2014     3311     Animation
Vivus – JavaScript Library to Make Drawing Animation on SVG

Vivus is a little JavaScript class to make drawing animation with SVGs in a webpage. Different animations are available, even scripting the entire SVG to do whatever you want.

Read More »

zip.js – JavaScript Library to Zip and Unzip Files

November 07, 2014     9781     Others
zip.js – JavaScript Library to Zip and Unzip Files

zip.js is an open-source javascript library for zipping and unzipping files.

zip.js provides a low-level API for writing and reading large zip files. This library works fully with Chrome, Firefox, Safari 6 and Internet Explorer 10.

Read More »

Winamp2-js – Reimplementation of Winamp with HTML5 and Javascript

November 07, 2014     2189     Media Others
Winamp2-js – Reimplementation of Winamp with HTML5 and Javascript

Winamp2-js is a reimplementation of Winamp 2.9 in HTML5 and Javascript.

Features

  • Drag in local files or open them via the "eject" button
  • Open a url using the upper left hand corner "options" icon
  • Uses the acutal skin assets, so it's compatible with all skins
  • "Shade" mini-mode
  • Not dependent on any libraries or frameworks

Read More »

TicTic – jQuery Pregnancy Ticker

November 05, 2014     2447     Others
TicTic – jQuery Pregnancy Ticker

TicTic is a jQuery plugin to create pregnancy tickers. Also it can be used with grid background or slider background.

Read More »

Walkway.js – Javascript Library to Animate Simple SVG Elements

November 02, 2014     1908     Animation
Walkway.js – Javascript Library to Animate Simple SVG Elements

Walkway.js a javascript library to animate SVG images consisting of line and path elements in an easy way.

Read More »

Blip – Javascript Library for Looping and Sampling with Web Audio API

October 31, 2014     1462     Media
Blip – Javascript Library for Looping and Sampling with Web Audio API

blip is a lightweight JavaScript library that wraps the Web Audio API, abstracting away the AudioContext, and simplifying node creation and audio routing.

It also provides some extremely powerful and flexible methods for looping and manipulating samples that allow for both temporal precision and musical expressiveness.

Read More »

Resizing and Cropping Images with JavaScript and Canvas

October 30, 2014     7698     HTML5
Resizing and Cropping Images with JavaScript and Canvas

A tutorial about how to resize and crop images using JavaScript and the HTML5 Canvas element using controls, commonly seen in photo editing applications.

Read More »

Pegasus – Javascript Library to Load Data Faster

October 20, 2014     1749     Others
Pegasus – Javascript Library to Load Data Faster

Pegasus is a simple JavaScript solution to improve your average time to display data. Using this technique, you can reduce the time to display data in single page apps without touching the server.

It works in all major browsers and IE7+

Read More »