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

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

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

Vault.js

Vault.js 1.3.0

What's the purpose of having a brand new HTML 5 standard if you don't know how to use it and getting documented takes days and weeks.This is where tools like Vault.js come into play, providing wrappers for various HTML 5 features that allow developers a...

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

PopcornJS

PopcornJS 1.5.10

It wraps the 'video' tag and provides a simple API for synchronizing interactive content.Popcorn.js utilizes the native HTMLVideoElement properties, methods and events, normalizes them into an easy to learn API, and provides a plugin system for community...

Devices.css

Devices.css 1.0.0

Devices.css is a CSS stylesheet which you can add to a page and easily draw various known mobile devices inside a DIV without actually using any images, but CSS 3 code only.Many well known devices are supported, along with the possibility to use some...

Vanilla5

Vanilla5 2.3.3 updated

Vanilla5 can be used as an alternative to other similar tools like Bootstrap or the HTML5 Boilerplate.It includes lots of CSS rules that can be used to build browser-agnostic CSS components and does not come with a collection of ready-made UI widgets...