Useful JavaScript and jQuery Tools, Libraries, Plugins

Recently we’ve been receiving more requests for carefully selected, useful round-ups. We try to avoid round-ups on Smashing Magazine, but sometimes the format is useful and — if the resources are relevant — can be extremely helpful. Besides, we are glad to drive traffic to some obscure, yet useful resources and thus support the developers of these resources.
In this round-up, you’ll find some of the useful JavaScript and jQuery tools, libraries and plugins that we have stumbled upon recently. Hopefully, you’ll find them valuable for your upcoming projects. Among other things, you’ll find handy services and online utilities, recently released JavaScript libraries and jQuery plugins.
You might want to take a look at the following related posts:

Useful JavaScript Libraries

Respond.js: Fast CSS3 Media Queries for Internet Explorer 6-8 and More
The goal of this script is to provide a fast and lightweight script to enable responsive Web designs in browsers that don’t support CSS3 Media Queries. In particular, Internet Explorer 8 and under.
Javascript-154 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Blackbird: Open Source JavaScript Logging Utility
Blackbird offers a dead-simple way to log messages in JavaScript and an attractive console to view and filter them.
Javascript-199 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Treesaver.js
Treesaver is a JavaScript framework for creating magazine-style layouts using standards-compliant HTML and CSS. It is free for all uses and made available under the MIT or GPLv2 licenses.
Js-001 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Bibliotype
Bibliotype is a (very) simple HTML, CSS and JS based library for rapid prototyping long-form typography and reading on tablets.
Useful-tool-127 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Highcharts – Interactive JavaScript charts
Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types.
Javascript-264 in Useful JavaScript and jQuery Tools, Libraries, Plugins
jStat: a JavaScript statistical library
jStat is a statistical library written in JavaScript that allows you to perform advanced statistical operations without the need of a dedicated statistical language (i.e. MATLAB or R).
Js-007 in Useful JavaScript and jQuery Tools, Libraries, Plugins
highlight.js
Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It’s very easy to use because it works automatically: finds blocks of code, detects a language, highlights it.
Javascript-268 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Visual Event JS Library
Events in Javascript are often seen as a bit of an enigma. This is odd given that Javascript is very much an event driven language, but it is typically down to their complex nature and difficulty to debug. To this end the author created Visual Event to help track events which are subscribed to DOM nodes.
Js-005 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Underscore.js
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects.
Javascript-279 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Popcorn.js
Popcorn.js, is a HTML5 javascript library for integrating the web into video production.
Javascript-315 in Useful JavaScript and jQuery Tools, Libraries, Plugins
SlickGrid!
SlickGrid is a JavaScript grid/spreadsheet component.
Js-004 in Useful JavaScript and jQuery Tools, Libraries, Plugins
JavaScript InfoVis Toolkit
The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web.
Javascript-237 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Handlebars.js: Minimal Templating on Steroids
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration. You might want to read ThinkVitamin’s article Getting Started with Handlebars.js, too.
Javascript-280 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Backbone.js
Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
Javascript-313 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Load JavaScript and Stylesheets on Demand | SidJS
SidJS is a lightweight JavaScript library used to load JavaScript scripts and CSS stylesheets on demand. It increases AJAX applications performance by loading resources when they’re needed.
OpenFaces
OpenFaces is an open-source library of AJAX-powered JSF components, an Ajax framework and a client-side validation framework. OpenFaces is based on the set of JSF components formerly known as QuipuKit. It contains fully revised codebase of QuipuKit and introduces many new components and features.
Js-009 in Useful JavaScript and jQuery Tools, Libraries, Plugins
d3.js
D3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document.
Javascript-238 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Tempo: JSON rendering engine
Tempo is a tiny JSON rendering engine that enables you to craft data templates in pure HTML. It not only makes AJAX content easier to work with but also manages clear separations of concerns, i.e. no HTML in your JavaScript files!
Js-002 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Art Deco – Selectable Text
A quick proof-of-concept of split typography, based on Pierre Fix-Masseau’s Art Deco style. The challenge here was to achieve ‘split letters’ as part of a Web page layout, while retaining the ability to select text.
Javascript-153 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Using Less.js to Simplify Your CSS3
LESS is an amazing little tool that extends CSS with the addition of variables, mixins, operations and nested rules.
Javascript-175 in Useful JavaScript and jQuery Tools, Libraries, Plugins
PhantomJS: Headless WebKit with JavaScript API
PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.

JavaScript Tools and Utilities

TestSwarm: Continious & Distributed JS Testing
TestSwarm is an open source project by Mozilla Labs (and created by John Resig) which aims to simplify the complicated and time-consuming process of running JavaScript test suites in multiple browsers. It offers a continious & distributed testing environment that can be used by multiple users running the tests in various browsers with a “set-and-forget” logic.
Javascript-212 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Minimee
On the Web, speed is important — so when it comes to CSS and JavaScript files, size does matter. By automatically minimizing and combining your files for you, Minimee takes the heavy lifting out of keeping your files nice and clean. Minimee is an ExpressionEngine add-on only.
Javascript-169 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Doctor JS
Doctor JS is a tool which analyzes your JavaScript code. The tool tests how well your code is written in regards to polymorphism, prototypes, exceptions and callbacks. You might want to check out JSLint as well.
Javascript-174 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Remy Sharp’s JSConsole
A JavaScript (and CoffeeScript) web console, useful for quick experimentation, debugging, presentations (for live coding) and workshops. Also available as a native iOS app from the iTunes store.
Javascript-269 in Useful JavaScript and jQuery Tools, Libraries, Plugins
JavaScript Library Boilerplate
Why go through the tedium of creating both a closure AND a .noConflict method when all you want to do is create your own JavaScript Library? With JavaScript Library Boilerplate, you can hit the ground running and create your own JavaScript Library in no time!
Javascript-260 in Useful JavaScript and jQuery Tools, Libraries, Plugins
jsdoc-toolkit
JsDoc Toolkit is an application, written in JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation from commented JavaScript source code.
Js-010 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Jasmine: BDD for your JavaScript
Jasmine is a behavior-driven development framework for testing your JavaScript code. It does not depend on any other JavaScript frameworks. It does not require a DOM. And it has a clean, obvious syntax so that you can easily write tests.
Js-011 in Useful JavaScript and jQuery Tools, Libraries, Plugins
ObfuscateJS: JavaScript compressor
The obfuscator currently removes whitespace and comments. It renames variablenames with a local scope to a shorter version, And as an advanced option it renames all variables with a certain prefix to a shorter name.
Javascript-282 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Online JavaScript beautifier
This beautifier will reformat and reindent bookmarklets, ugly javascript, unpack scripts packed by the popular Dean Edward’s packer, as well as deobfuscate scripts processed by javascriptobfuscator.com.
PEG.js
PEG.js is a parser generator for JavaScript based on the parsing expression grammar formalism. It enables you to easily build fast parsers which process complex data or computer languages. You can use it as an underlying tool when writing various data processors, transformers, interpreters, or compilers.
Javascript-228 in Useful JavaScript and jQuery Tools, Libraries, Plugins
JSONView
JSONView is a Firefox extension that helps you view JSON documents in the browser.
Js-014 in Useful JavaScript and jQuery Tools, Libraries, Plugins
jsPerf: JavaScript performance playground
jsPerf aims to provide an easy way to create and share test cases, comparing the performance of different JavaScript snippets by running benchmarks.
JSonduit
JSonduit is a service that can turn practically anything on the web into a JSON feed that any website or mobile app can consume.
Javascript-182 in Useful JavaScript and jQuery Tools, Libraries, Plugins
jsplumb
jsPlumb provides a means for a developer to visually connect elements on their web page, in much the same way you might have seen on Yahoo Pipes. It uses Canvas in modern browsers, and Google’s ExplorerCanvas script for stone-age browsers. The current version (1.2.5) can be used with jQuery, MooTools and YUI3.
Javascript-193 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Helma
Helma is a server-side JavaScript environment and web application framework for fast and efficient scripting and serving of your websites and Internet applications.
Js-015 in Useful JavaScript and jQuery Tools, Libraries, Plugins
HTML + JSON Report
Online HTML5 JSON Report format to view any JSON data in a human-readable HTML view.
Javascript-300 in Useful JavaScript and jQuery Tools, Libraries, Plugins
JSON Editor
This editor allows for easy editing of json strings, after loading a sample from the dropdown list click ‘build tree’, expand the tree, click nodes and start changing.
Javascript-222 in Useful JavaScript and jQuery Tools, Libraries, Plugins
JSCSSP, a CSS parser in JavaScript
JSCSSP is a CSS parser written in cross-browser JavaScript. It parses a string containing CSS styles and outputs a CSS Object Model (warning: not the CSS Object Model). It can preserve some comments, at-rules and style rules that your browser does not recognize and trashes, and even whitespaces if you absolutely need to preserve indentation and blank lines.

jQuery Plugins

sausage.js
Sausage is a jQuery UI widget for contextual pagination. It complements long or infinite-scrolling pages by keeping the user informed of her location within the document.
Javascript-283 in Useful JavaScript and jQuery Tools, Libraries, Plugins
jQuery Waypoints
Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll to an element.
Javascript-234 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Pietimer jQuery Plugin
Pietimer injects a canvas element into the page which has an ever reducing pie shaped timer.
Javascript-303 in Useful JavaScript and jQuery Tools, Libraries, Plugins
ImageLens: a jQuery plug-in for Lens Effect Image Zooming
You can use this jQuery plug-in to add lens style zooming effect to an image.
Javascript-306 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Timeglider jQuery Plugin/Widget
Timeglider is a zooming, panning data-driven timeline — great for history projects, project planning or any other tasks where you’ll need to display a time frame.
Javascript-307 in Useful JavaScript and jQuery Tools, Libraries, Plugins
960 Grid on jQuery-Mobile
A port of a 960 grids to use in jQuery mobile. It aims to bring more flexibility to jQuery-mobile layouts and thus makes it easier to use on tablets. The code is available on Github under MIT license.
Javascript-130 in Useful JavaScript and jQuery Tools, Libraries, Plugins
diagonalFade jQuery plugin
A jQuery plugin allowing you to easily specify direction, fade-in, fade-out, and a host of other options to a grouping of elements.
Javascript-308 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Wijmo jQuery UI Widgets
Wijmo is a complete kit of over 30 UI widgets with everything from interactive menus to rich charts. If you know jQuery, you know Wijmo. Complete with documentation and professional support, every widget is hand-crafted and includes premium themes.
Javascript-267 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Lettering.js – A jQuery Plugin for Radical Web Typography
CSS does not offer a complete down-to-the-letter control. Here you’ll find kerning type, editorial design, manageable code and complete control — just a few examples of what can easily by done with Lettering.js.
Javascript-160 in Useful JavaScript and jQuery Tools, Libraries, Plugins
jslide
jslide is a jQuery plugin to create a simple slideshow of list elements, containing either images or other content.
Javascript-201 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Isotope: A jQuery Plugin for Magical Layouts
An exquisite jQuery plugin for magical layouts. Enables filtering, sorting, and dynamic layouts. Isotope’s capabilities are designed to be used together cohesively. You can do it all — filter, sort, change layout modes, add items — and Isotope will handle it with ease.
Javascript-131 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Better Check Boxes with jQuery and CSS
In this short tutorial, the authors will create a replacement for the default browser checkboxes in the form of a simple jQuery plugin.
Javascript-286 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Thumbnails Navigation Gallery with jQuery
In this tutorial the authors are going to create an extraordinary gallery with scrollable thumbnails that slide out from a navigation. They are going to use jQuery and some CSS3 properties for the style.
Javascript-270 in Useful JavaScript and jQuery Tools, Libraries, Plugins
jQuery Quicktag
Quicktag is a tagging plugin for the jQuery JavaScript library.
DataTables (table plug-in for jQuery)
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
Javascript-262 in Useful JavaScript and jQuery Tools, Libraries, Plugins
jQuery Tags Input
This plugin will turn your boring tag list into a magical input that turns each tag into a style-able object with its own delete link. The plugin handles all the data — your form just sees a comma-delimited list of tags.
Javascript-274 in Useful JavaScript and jQuery Tools, Libraries, Plugins
jquery.timepickr.js
a jQuery library that enhances a date picker input area with a more convenient date selection.
Javascript-224 in Useful JavaScript and jQuery Tools, Libraries, Plugins

Last Click

JavaScript Commodore Emulator
This emulator is meant as a ‘proof of concept’ and uses the HTML5 Canvas-element to render the Commodore 64 screen layout.
Javascript-233 in Useful JavaScript and jQuery Tools, Libraries, Plugins
BreakDOM
A remix of the classic Breakout game. This one will keep you busy for a while.
Javascript-253 in Useful JavaScript and jQuery Tools, Libraries, Plugins
Useful JavaScript and jQuery Tools, Libraries, Plugins Useful JavaScript and jQuery Tools, Libraries, Plugins Reviewed by BloggerSri on 11:27 PM Rating: 5

No comments:

Powered by Blogger.