JavaScript

AppJS – Build Desktop Applications Using HTML5/CSS/JS
AppJS is an library resources that allows us to create desktop applications for Linux, Mac and Windows using HTML, CSS and Javascript. So it is simple and yet powerful. Using AppJS you don’t need to be worry about coding cross-platform or learning new languages and tools. AppJS allows you to use HTML 5 APIs to [...]

Crossfilter – JavaScript Library for Exploring Large Data Set with Coordinate View
Crossfilter is a JavaScript library for exploring large multivariate datasets in the browser. Crossfilter supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records; we built it to power analytics for Square Register, allowing merchants to slice and dice their payment history fluidly.

JavaScript Library for Time Series Visualization : Cubism.js
Cubism.js is a plugin for D3.js for visualizing time series. These Javascript library, use Cubism to construct better realtime dashboards, pulling data from Graphite, Cube and other sources to display time series in real-time.
WebKit CSS 3D Positioning Using Javascript Library : Sprite3D.js
Sprite3D is a simple javascript library that can help you to making things move in 3D space in webkit browsers using CSS transforms. you don’t need a <canvas> object (and its performance problems), nor a WebGL enabled browser.

A Plugin for HTML5 Video Subtitles & Cuepoints : Cuepoint.js
Cuepoint.js is an open source plugin for adding subtitles to your HTML5 video. It’s free to use for whatever you want. It works by creating an array of subtitles with the seconds that they will be displayed.

An Open Source HTML5 Mind Mapping Application : mindmaps
There are many mind mapping applications out there. However, the desktop apps are often bloated and not intuitive, and most web apps charge you for premium features. Mind maps are a great way of visualizing and documenting ideas that help concentrating and managing the main subject/idea easily.

Makes Real Time Web Apps Easy : Nowjs
Videoconferencing, online gaming, chatting or any number of other uses, there is a growing demand for real-time apps. The problem is they can be extremely challenging to develop. NowJS is a framework built on top of Node.js, a Javascript server technology which uses emerging technologies to help clients and servers communicate in real-time.

Free Multi-User JavaScript Chat Client : Candy
Candyis an free and an open source multi-user JavaScript chat client built with JavaScript, that works real-time by connecting to any Jabber server. It has support for multiple chat rooms, private chats with multiple users, blocking users and get notified when new messages arrived. You Might Also Like : 8 Free Open Source Chat Application [...]

Custom Form Elements With JavaScript & CSS
Ever wondered how you could style form elements like checkboxes, radiobuttons and select-fields in a way you like? You tried hard using the most ass-kicking XHTML/CSS tricks, but didn’t succeed without stuffing unnesscesary tags into your sleek sourcecode? Not to speak of the browsers and their “special abilities” in evaluating CSS.

Open Source JavaScript Date Library : Datejs
Datejs is an open source JavaScript date Library developed by Geoffrey McGill and Coolite team. It’s Comprehensive, yet simple, stealthy and fast. Datejs doesn’t just parse strings, it slices them cleanly in two.