Baker

Baker 4.3

It was written using open web standards.It comes in three parts.The framework source itself, the CSS 768px layout and a HPub package.The format accepted by Baker is simple: one folder, "book/", containing all HTML files.Installation:Rename the Xcode...

HTML Now

HTML Now 0.1.0

HTML Now is a real "time saver" for busy developers that can't be bothered for building the same page structures over and over again.With this tool, they can easily create the prototype of a custom HTML page with just a few clicks.HTML Now features a...

Create.js

Create.js 1.0.0beta1

Create (also known as Create.js) adds support for in-page (or in-place) editing to any CMS.This means page content can be accessed and changed at any time, right in its place, without loading a new page with a designated editor to so.Create.js also...

Diagnostic CSS was created to find several problems that can escape the W3C Validator.Since the W3C Validator does not check for the presence of content, but the presence of correct tags, some usability errors might slip through.For this the Diagnostic...

Stylus

Stylus 0.50.0

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 projects.Stylus is...

Sanitize.js

Sanitize.js 1.0.0

Works on the whitelist principle.It will expect a list of acceptable HTML elements and attributes.Then when pointed to a DOM node, Sanitize.js will remove all unacceptable HTML from that node.Sanitize.js has no trouble dealing with malformed or...

Tunes

Tunes 0.6.1

Tunes supports both the HTML 5 audio and video formats and will allow developers programmatic control over a movie/song playlist.The library uses JSON and the HTML 5 'data-' attributes for managing and styling the playlist, supporting the MP3, MP4, OGG,...

Bleach

Bleach 1.4.1

It is written using Python and can additionally auto-linkify URLs in text with an extra filter layer.It even works with HTML 5 tags.What is new in this release:clean() no longer considers "feed:" an acceptable protocol due to inconsistencies in...