Archive | JavaScript RSS feed for this section

Rekapi: A keyframe animation library for JavaScript

Rekapi is a library which brings keyframe animations to JavaScript. It allows us to define the objects, keyframes, animations and control the state of the scene (play, pause, stop). Here are some examples of what can be easily made with Rekapi: An animated graph. Confetti! Tweening Octocat. You can even make pie charts. Requirements: Underscore & Shifty [...]

Leave a comment Continue Reading →

Fixie.js

Fixie.js

Fixie.js is an open source tool that automatically adds filler content to HTML documents. Adding lorem ipsum text to HTML documents involves copy-pasting, manual editing, and increasingly unwieldy code. By interpreting your semantic HTML5 tags, Fixie will automagically add the right type of content in the right places. Headings, paragraphs, links, images, sections… That way [...]

Leave a comment Continue Reading →

CreateJS

CreateJS

CreateJS is a suite of Javascript libraries & tools for building rich, interactive experiences with HTML5. Currently, it consists of 4 libraries: EaselJS – for working with HTML5 canvas TweenJS – a tweening and animation library AudioJS – a cross-browser and consistent audio API PreloadJS – to manage the loading of assets   Requirements: No Requirments Compatibility: All Major Browsers Website: http://createjs.com/ Download: http://createjs.com/#!/CreateJS/download

Leave a comment Continue Reading →

dgrid: datagrid component for Dojo

dgrid: datagrid component for Dojo

dgrid is an open source, advanced and highly flexible datagrid component for Dojo. A next-generation grid component that takes full advantage of modern browsers and object stores. Lightweight, modular, and easily extensible, dgrid is released under the same open-source license and CLA as the Dojo Toolkit. Requirements: Dojo Compatibility: All Major Browsers Website: http://dojofoundation.org/packages/dgrid/ Demo: http://dojofoundation.org/packages/dgrid/demos/dTuned/ Download: https://github.com/sitepen/dgrid

Leave a comment Continue Reading →

View Source bookmarklet for the iPad and iPhone with syntax highlighting

View Source bookmarklet for the iPad and iPhone with syntax highlighting

Ole Michelsen has created a View Source bookmarklet for the iPad and iPhone with syntax highlighting, formatted/selectable text, and clickable links. Website: http://ole.michelsen.dk/blog/view-source-on-the-ipad-and-iphone/

Leave a comment Continue Reading →

Tiny Issue: web-based issue/bug tracker

Tiny Issue:  web-based issue/bug tracker

Tiny Issue is a simple web-based issue/bug tracker. Requirements: Apache, IIS, PHP 5.3+, MySQL 5+, PDO Extension for PHP (MySQL), MCrypt Extension for PHP, Javascript Enabled. Download: https://github.com/mikelbring/tinyissue

Leave a comment Continue Reading →

Tinycon: A small library for manipulating the favicon

Tinycon: A small library for manipulating the favicon

Tinycon allows the addition of alert bubbles and changing the favicon image. Tinycon gracefully falls back to a number in title approach for browsers that don’t support canvas or dynamic favicons. Alerts in the favicon allow users to pin a tab and easily see if their attention is needed.   Compatibility: All Modern Browsers Website: http://tommoor.github.com/tinycon/ Download: https://github.com/tommoor/tinycon

Leave a comment Continue Reading →

Chico UI

Chico UI

Chico UI is a free and open source collection of easy-to-use web tools for developers and designers.

Leave a comment Continue Reading →

Morris.js

Morris.js

Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.   Requirements: jQuery 1.7+, Raphaël 2+ Compatibility: All Major Browsers Website: http://oesmith.github.com/morris.js/ Download: https://github.com/oesmith/morris.js

Leave a comment Continue Reading →