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

Arbiter

Arbiter 0.0.2

It is not complete as similar tools, but unlike other HTML 5 History API JS wrappers, Arbitrer is also Ender compatible.Usage instructions are provided with the package's README file.Requirements:JavaScript enabled on client...

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

Beautiful Soup can parse and search the DOM for desired data.Beautiful Soup  comes packed with tools to read, cut apart and manipulate a document's DOM structure.Besides HTML, the XML DOM is also supported.It also handles encoding, converting all...

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

Box.js

Box.js 0.2.0

It's basically a wrapper around the localStorage API. Comes with fallbacks for older browsers.Heavily inspired by Marcus Westin's Store.js.Usage instructions are included in the package's README file.Requirements:1-2 Ghz processor (x86) 1-2 GB memory 4 GB...

Brunch

Brunch 2.3.0 updated

Brunch creates basic project structures for HTML 5 developers. They can then start coding their project, without loosing any time moving files and folders around.What is new in this release:Fix restarting watcher upon config change Fix issue with npm...

Brython

Brython 3.2.4 updated

Brython is a JavaScript library for using Python as a scripting language. It allows a developer to load Python code using a simple script declaration and interpret it as it would normal JavaScript. Just make sure to include the Brithon.js library...

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