phpHaml

phpHaml 1.0RC1

HAML is a markup language and template engine that's used to cleanly and simply output HTML code. phpHaml is able to parse and interpret HAML, without having Ruby installed on the server.All is done inside the PHP core.A version of phpHaml for PHP 4 can...

Can retrieve remote content or just inject the iframe with desired content.Features:Notifies via callback when the iframes have finished loading Logs iframe loading duration Optionally calls the timeout handler when a frame does not load fast...

Comes in two sides: one for common CSS3 rules and one for cutting-edge, still untested CSS3 features. In the header of the page, the user can click a rule, and under it a description will be loaded.Alongside the description, an example will be loaded,...

Flexie

Flexie 1.0.3

This new models provides an additional layout system alongside the ones already in CSS 2.1.In this new box model, the children of a box are laid out either horizontally or vertically, and unused space can be assigned to a particular child or distributed...

fs.js

fs.js 0.1

fs.js allows easier manipulation of the API's techniques and methods from Node.js.Supported methods cover areas for file and directory reading, deleting, renaming and querying.Requirements:Node.js 0.6.10 or...

HTML Tools

HTML Tools 0.0.3

HTML Tools is not for DOM manipulation, but for manipulating DOM strings.Works with client-side (browsers) and server-side (Node.js) environments. Also comes with AMD compliance.Basic usage:This:html.enclose(string, 'tag');Will...