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...

Less4j

Less4j 1.8.5

LESS stands for Leaner CSS and is an extension to the CSS language to add support for variables, nested rules, mixins and operationsIt uses current CSS 2 & 3 syntax.Less4j implements LESS support in Java, porting most of its functionality from less.js, a...

It can be used as a maintenance system for personal or corporate websites.Features:Recursive checking Multithreaded Output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:,...

localeStorage is a feature of HTML 5 that allows for persistent data storage on the client-side via the browser. In simpler terms is a database for storing Web data in the user's browser, that gets remembered between sessions and page reloads.Locale...

localForage

localForage 1.4.0 updated

localForage improves what and how data can be saved offline in a browser. It also helps broaden offline data storage usage for Web apps, by providing a single interface for working with various storage mediums, helping bring some order in various local...

localStorageDB

localStorageDB 2.3.1 updated

localStorageDB empowers a programmer with the tools necessary to build and manage local databases via the new HTML 5 localStorage and sessionStorage client-side storage utilities.localStorageDB works mainly with serialized JSON data for easier...

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...

Markdown

Markdown 1.0.1

Launched in 2004, Markdown is an alternative to WYSIWYG editors, a simple tool to use with raw text, formatting it with special markers and then using the Perl library to convert it to standards-compliant HTML.The way Markdown works is to take the text...

Modernizr

Modernizr 3.3.1 updated

Modernizr works by testing for over 40 next-generation features and creating a JavaScript object (named Modernizr) that contains the results of these tests as boolean properties.What is new in this release:Updated blob constructor test due to deprecation...