HTML5Lib (Python)

HTML5Lib (Python) 0.99999 / 1.0b3

It follows the original WHATWG official HTML5 specification.The parser is designed to handle all flavours of HTML and parses invalid documents using well-defined error handling rules compatible with the behaviour of major desktop web browsers.The output...

Stylus

Stylus 0.53.0 updated

Stylus features a very simplistic and easy to learn/use syntax which compiles into usable CSS code. Supports both an indented syntax and a regular CSS style. It is widely used in today's Web development community, especially in Node.js...

htmlmin

htmlmin 0.1.6

htmlmin reads a sequence of HTML code, strips whitespace and comments and returns the optimized version of that code.The module works as a programmatic library and from the Python command line as well.htmlmin can handle both HTML branches, v4 and...

Apollo.js

Apollo.js 1.7.0

Apollo.js uses the HTML 5 classList API to interact with a page's content and manipulate an element's classes.This is totally different from what jQuery uses, jQuery being created and then adored by millions of developers for the easy way it did DOM...

Python-SCSS

Python-SCSS 0.8.73

The module is also part of the Zeta-library.What is new in this release:Added Python 2.5 support. What is new in version 0.8.60:Fixed SCSS load. What is new in version 0.8.1:Fix color functions. What is new in version 0.8.0:Big scss refactoring. What is...

cargo

cargo 0.8.0

cargo will allow JS developers to use HTML 5's localStorage utility for temporarily storing data on the client's side.Besides localStorage, sessionStorage is also supported, along with support for "temporary" storage in older browsers. Temporary refers to...

shortcode.js

shortcode.js 1.1.0

Everyone that has ever worked with a WordPress-powered site knows what a shortcode is. The term is so popular and so widely used that almost all plugin developers these days feel the need to provide shortcode support as much as they do for sidebar widgets...

Seamless.js

Seamless.js 0.0.1

Iframes are usually a developer's last resort whenever it needs to dynamically add new content on a page.This is because iframes are notoriously hard to manipulate, each browser handling them in a different way.The Seamless.js jQuery plugin is a simple...

Voyeur.js

Voyeur.js 0.4.0

When it was first created, jQuery was a very basic library for parsing and manipulating the HTML DOM.Just like jQuery, Voyeur.js is a simple way of manipulating a page's source code, utilizing a simplified syntax that makes creating, altering or removing...