JSCapture

JSCapture 1.0

JSCapture, if other browsers decide to adopt and implement the features it runs on, can be a really useful tool for providing support to remote users.This small utility uses the HTML 5 getUserMedia() feature to record what ever is going on the user's PC,...

selectivizr

selectivizr 1.0.2 / 1.0.3b

Simply include the script in a pages and selectivizr will do the rest.Under the hood, this library adds support for 19 CSS3 pseudo-classes, 2 pseudo-elements and every attribute selector to older versions of IE.It can also fix a few of the browsers...

LESS

LESS 2.6.0

LESS is an extension to the CSS language to add support for variables, nested rules, mixins and operationsIt uses current CSS 2 & 3 syntax.LESS stands for Leaner CSS.Just rename a normal .css file into .less and run it through a LESS interpreter.This Ruby...

csscss

csscss 1.3.3

The csscss Ruby library parses a desired stylesheet and reports on all duplicate declarations it finds.With these results webmasters can remove redundant code from their CSS and help reduce file size for their code.SASS/SCSS files are also supported.What...

dope

dope 2.2.2

dope wraps the HTML 5 dataset API, allowing programmers to work with dynamic 'data-' attributes in Web pages and a wide variety of platforms and devices.dope can retrieve current 'data-' attributes, create new ones, remove selected attributes, and even...

KineticJS

KineticJS 5.1.0

From simple 2D shapes and drawings, and up to complicated browser games, KineticJS can be used without a glitch for manipulating canvas elements inside the DOM. KineticJS can work with many layers, animations and renderings, being ideal for animation and...

Most HTML coders have complained many times across the years about how over-complicated and tedious coding HTML & CSS templates can be.extractCSS comes to help reduce some of the time spent on these boring tasks by allowing the developer to write all his...