February 13, 2010
Grafico is a javascript charting library built with Raphaël and Prototype.js. The library provides a wide array of graphs and stays with the guidelines laid out by Stephen Few and Edward Tufte. Grafico provides pretty charts that effectively communicate their information.
Posted in Charts/Graph, Javascript, Prototype/script.aculo.us | Tagged chart, prototype, rapael
February 9, 2010
TinyEditor is a simple JavaScript WYSIWYG editor that is both lightweight (8KB) and standalone. It can easily be customized to integrate with any website through CSS and the multitude of parameters. It handles most of the basic formatting needs and has some functionality built in to help keep the rendered markup [...]
Posted in Javascript, WYSIWYG Editor
January 31, 2010
PhoneGap is an open source development tool for building fast, easy mobile apps with JavaScript. If you’re a web developer who wants to build mobile applications in HTML and JavaScript while still taking advantage of the core features in the iPhone, Android, Palm, Symbian and Blackberry SDKs, PhoneGap is for you.
Posted in Framework, Javascript, Mobile development | Tagged blackberry, Javascript, mobile
January 24, 2010
CAKE is a JavaScript library that allows you to use the HTML5 canvas element as a scenegraph, much like an SVG or other vector image. CAKE gives web developers the ability to build up a canvas element with individual elements, much like a vector image, rather than having to deal with pixels.
Posted in Javascript | Tagged HTML5, javascri
January 21, 2010
ie-css3.js is javascript library that allows Internet Explorer to identify CSS3 pseudo selectors and render any style rules defined with them. Simply include the script in your pages and start using these selectors in your style sheets they’ll work in IE
Posted in CSS Layout, Javascript | Tagged CSS3, IE, Javascript
January 16, 2010
J.A.I. or “Javascript Audio Interface” is the world’s first javascript interface for web <audio>. JAI show us how HTML5 is changing the face of the Web for developers. JAI uses no images for it’s player interface, all the graphics are rendered to a <canvas> element at run-time. The click-able play-list area is a list of [...]
Posted in Javascript, Sound | Tagged audio
December 28, 2009
Uki is a fast and simple JavaScript user interface toolkit for desktop-like web applications. It comes with rich view-component library ranging from Slider to List and SplitPane.
Posted in Javascript | Tagged Javascript
December 26, 2009
Snowstorm is a Javascript-driven snow effect that can be easily added to web pages. It is free for use, and easy to set up. A single Javascript file provides the functionality required. No images are used for the snow effect.
Posted in Javascript | Tagged animation, Javascript
December 16, 2009
Dygraphs is an open source JavaScript library that produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them. You can mouse over to highlight individual values. Click and drag to zoom. Double-click to zoom back out.
Posted in Charts/Graph, Javascript | Tagged chart, Charts/Graph, graph
December 15, 2009
SlickGrid is a JavaScript grid/spreadsheet component. SlickGrid utilizes virtual rendering to enable you to easily work with hundreds of thousands of items without any drop in performance.
Posted in Javascript, Table | Tagged Javascript, spreadsheet
Recent comments