HTML5 Shiv

HTML5 Shiv 3.7.3 updated

HTML5 Shiv is an evolution from Remy Sharp's HTML5shiv script. Just like the original, this JS library will enable developers to utilize modern code in their applications and have it properly rendered out inside older IE browsers where HTML5 is not...

Salvattore

Salvattore 1.0.9 updated

Salvattore is practically a re-worked version of Masonry that uses CSS code to replace some previously JavaScript-powered functionality. It works in the same way, producing auto-shifting CSS floated dynamic layouts. A demo is included with the download...

screenfull.js

screenfull.js 3.0.0 updated

screenfull.js allows developers to work with fullscreen elements the same away across browsers that support the HTML5 Fullscreen API. The library smooths out all the differences between browsers and provides universal methods for interacting with the...

Scrapy

Scrapy 1.0.3 updated

Scrappy is written 100% in Python and can be utilized for simple data mining, to page monitoring, Web search engines and even for code testing.Scrapy is not a search engine in the true meaning of the word, but it acts like one (without the indexing part)....

Less.js

Less.js 2.5.3 updated

LESS stands for Leaner CSS, and is an extension for the CSS language, adding support for variables, nested rules, mixins and operations.LESS currently supports both CSS 2 & 3 syntax and is a widely used language amongst developers.Less.js is a JavaScript...

Loofah

Loofah 2.0.3 updated

It will fix broken markup, sanitize unsafe tags and transform markup for storage or display.It's built on top of Nokogiri and libxml2.And it uses html5lib's whitelist, so it won't make codes less secure.What is new in this release:ActionView helpers now...

The panel's content is retrieved via an AJAX call.Inside the panel, any kind of HTML content can be displayed.The user can set the side of the page the panel slides from, so this makes it extremely useful in any case the developers might want to use it.A...

TinyDOM

TinyDOM 1.0

It's a super slimmed down version of a DOM manipulation library, with little features, but useful nevertheless.Features:Appends HTML to the head. Appends HTML to the body. Prepends HTML to the head. Prepends HTML to the body. Replaces the head with the...

RML.js

RML.js 2.0

Can be used in automatic mark-up generation, based on the fly provided parameters and settings.RML is implemented more like a template engine with support for caching.This is actually pretty helpful, since it gives developers more control over the final...