Home>Codefusion Lab

0

Codefusion Lab

0Rank 69Post
Last post

HOGAN.JS - A JS TEMPLATING ENGINE DEVELOPED AT TWITTER

Hogan.js is a 2.5k JS templating engine developed at Twitter. Use it as a part of your asset packager to compile templates ahead of time or include it in your browser to handle dynamic templates. ...

SIMPLESS - COMPILES .LESS INTO CSS

SimpLESS saves your *.less file and, BOOOM, SimpLESS generates a 100% valid standard CSS document out of it.  SimpLESS automatically minifies the compiled CSS.  SimpLESS is available for fr ...

FINCH.JS - POWERFULLY SIMPLE JAVASCRIPT ROUTING

Finch.js is a whole new take on handling routes in javascript web apps. It utilizes the natural hierarchy of routes, simplified pattern matching, and powerful parameter dependencies in order to speed ...

BEAR CSS - BUILD A SOLID STYLESHEET FOUNDATION BASED ON YOUR MARKUP

Bear CSS is a handy little tool for web designers. It generates a CSS template containing all the HTML elements, classes & IDs defined in your markup. Requirements: None Demo: http://bea ...

PSD.JS - A PHOTOSHOP PSD FILE PARSER IN JAVASCRIPT FOR BROWSERS AND NODEJS

Psd.js is a general purpose file parser for PSD files created in Photoshop. Given a PSD file, it can parse out information such as image size and color modes, image resources, layer info, image conte ...

TOUCHY.JS - A SIMPLE LIGHT-WEIGHT JAVASCRIPT LIBRARY FOR DEALING WITH TOUCH EVENTS IN THE BROWSER

Touchy.js is a simple light-weight (1.15 kb compressed) JavaScript library for dealing with touch events in the browser. With no dependencies, just add the script to your page and start hacking. R ...

TYPEDJS - BASIC, AUTOMATIC JAVASCRIPT TESTING

TypeJs provides basic, automatic JavaScript testing. It requires JQuery.  TypedJS will soon provide more complex forms of program specification, and analysis. The goal is safe, correct Java ...

POT.JS - AN IMPLEMENTAL UTILITY LIBRARY THAT CAN EXECUTE JAVASCRIPT WITHOUT BURDENING THE CPU

Pot.js is a JavaScript library that can be performed without causing stress to the UI and the CPU load by using easy loop iteration functions.  With respect to load, you can implement a particul ...

SPIN.JS - AN ANIMATED CSS3 LOADING SPINNER WITH VML FALLBACK FOR IE.

Spin.js is an animated CSS3 loading spinner with VML fallback for IE. No images, no external CSS No dependencies Highly configurable Resolution independent Uses VML as fallback in old IEs Uses @key ...

D3 - A JAVASCRIPT LIBRARY FOR MANIPULATING HTML DOCUMENTS BASED ON DATA

D3 is a small, free JavaScript library for manipulating HTML documents based on data. D3 can help you quickly visualize your data as HTML or SVG, handle interactivity, and incorporate smooth transiti ...