JavaScript
Subcategories
Browse by subcategory.
Listings
All links in this category.
Showing 1–50 of 79 editor-approved links.
Provides a single, common interface for a wide variety of JavaScript map APIs.
Encyclopaedia article about the language. Covers its history, features, syntax, security, tools and criticisms.
Awesome interactive globes for the web.
JavaScript Canvas Library.
Cross platform open source free 2D game engine for mobile gamedev, that is fast and stable, easy to learn and use.
Pure JavaScript HTML parser. Handles tag, text, and comments with callbacks, XML Serializer, DOM Builder, DOM Document Creator.
Adds UserTiming support to browsers that do not natively support.
Punch is a simple, intuitive web publishing framework.
Special type of bar graph that plot numbers in 3D.
Implementing of text comparison in JavaScript, it is used in Mocha to implement colored diffs.
Input method editor library supporting more than 135 input methods across more than 62 languages. Maintained by Wikimedia.
A collection of common design and implementation patterns found in the applications that have been build with Backbone, and includes pieces inspired by composite application architectures, event driven architectures and messaging architectures.
A efficient binary serialization format for JSON. It outperforms JSON, bSON, bJSON and, if used wisely, even protobuf and thrift in encoding size.
A JavaScript 3D Library which makes WebGL simpler.
Collection of concrete examples for various game mechanics, algorithms, and effects. Implemented in JavaScript using the Phaser game framework.
Object to handle encoding and decoding of entities. Encodes to numerical or html entities among other useful functions.
K-means and hierarchical clustering.
Provides examples and tutorials to use AJAX technics with ASP.NET.
Showcase of books and ebooks about JavaScript.
Free ebook about TypeScript.
Search for packages.
Community's JavaScript package host.
Features lessons for creating shopping sites. Includes example scripts.
Fun and interactive tutorials for learning JavaScript.
Collaboratively edited question and answers site.
Articles, news and tutorials on JavaScript, and related technologies.
Video tutorial by Jeffrey Way, describes fundamentals, and covers common cases in the usage of the library.
Short and simple introductions to core language, going to advanced topics.
Describes how the JScript language will evolve to take advantage of the new .NET platform. By Andrew Clinick, Microsoft Corporation.
Books, interviews, presentations, news and articles about the language.
The world's most misunderstood programming language.
Articles with comments related to the language.
JavaScript code, examples and discussion from the creator of IE7.js, base2, cssQuery, and Packer.
Combines multiple API documentations in a fast, organized, and searchable interface.
HTML version.
A JavaScript site search engine. It works with any browser that supports JavaScript 1.3 and at least partially supports the W3C DOM Level 1. [Open source, GPL]
Like a regular Windows Spin control, but is implemented entirely in JavaScript. [Commercial]
A versatile, Javascript driven DHTML menu that works on most popular browsers. It comes in 3 basic modes: vertical, horizontal or collapsing and folds/unfolds on clicks or mouseovers. [Open source, LGPL]
Provides a clock using the WHATWG <canvas> element.
DHTML component written in pure JavaScript to display and edit data in table, grid, tree or grid with tree. Compatible with the most of standard browsers. ASP.NET support code available. [Commercial]
A collection of client-side libraries.
Style guide for the development of the Aloha Editor.
Create interactive JavaScript charts for web, mobile and enterprise applications. FusionCharts Suite has 90+ chart types and 965 maps for visualising data.
A content distribution network for popular, open-source JavaScript libraries.
A package manager for web developers.
An open source XMLHTTPRequest toolkit with PHP, Perl, and Python backends.
Real-time log monitoring application.
Community documentation curated by Nodejitsu and friends. Articles range from basic to advanced, and provide relevant code samples and insights into the design and philosophy of node itself.
Encyclopaedia entry about the software.
Tips, tricks and examples on nodeunit and assert modules.