HTML2Markdown works on a simple parsing engine, reading text, scanning for known HTML tags and replacing them with the appropriate Markdown formatting characters.The library works with client-side (browsers) and server-side (Node.js) environments.What is...

HTML5 Boilerplate

HTML5 Boilerplate 5.2.0 updated

The suite introduces the best of the best practices in web development, cross-browser normalization, performance optimizations, and even optional features like cross-domain Ajax and Flash.What is new in this release:Update jQuery to v1.11.3. Deprecate...

HTML5  Ruler can be used to measure content displayed on a Web page or to measure real-life objects by placing them over the screen.The ruler works in the EU and US metric system (centimeters and inches) and can be easily be calibrated to reflect a...

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

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

html5Widgets

html5Widgets v. 1.2

It works with Modernizr and webforms2, implementing a subset of HTML5 forms specifications in browsers that don't support it yet.Features:Ease the markup learning curve W3C standards compliant Mobile support What is new in this release:Implemented oninput...