Dindent

Dindent 2.0.2

Dindent can be used to beautify HTML source code, even if the code was written using non-standard alignment rules, or was all-out minified beyond any possible recognition.Dindent does not remove anything from the code, it only moves declarations to their...

DOMBrew

DOMBrew 1.5.0

Provides a high performance API for creating DOM elements on the fly via JS calls.Entirely written in CoffeeScript.Also available to install via npm.What is new in this release:Null and undefined values are skipped in CSS. What is new in version...

DOMPDF

DOMPDF 0.6.0 beta3

This is a (mostly) CSS2.1 compliant HTML layout and rendering engine written in PHP.It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports...

DOMQL

DOMQL 1.0

DOMQL implements a language and query syntax similar to SQL, allowing database experts to easily understand and manipulate a page's DOM, without needing to learn complicated JS libraries.At it's core, DOMQL implements the SQL syntax by using jQuery's...

domReady

domReady 1.0.8 updated

domReady allows developers to detect DOM ready states and execute custom code when that happens.This can be anything from a simple alert up to complicated multi-structured JavaScript functions.domReady can be used with server-side (Node.js) and...

dope

dope 2.2.2

dope wraps the HTML 5 dataset API, allowing programmers to work with dynamic 'data-' attributes in Web pages and a wide variety of platforms and devices.dope can retrieve current 'data-' attributes, create new ones, remove selected attributes, and even...

eCSStender

eCSStender 1.2.7

Developers can write modern CSS3 rules with a basic sole syntax, instead of using all those browser manufacturer prefixes.Extensions built with eCSStender greatly simplify the design process because an author can use modern CSS3 using advanced selectors,...

eLyXer

eLyXer 1.2.5

LyX is a wonderful text editor which produces beautiful PDF files. Internally it exports documents to LaTeX, and from there to PDF.It can convert documents generated with LyX versions from 1.5.5 to 1.6.2 into valid HTML pages.The output requires XHTML,...