h5ile

h5ile 0.1

h5ile was designed to support HTML 5 File API features in older browsers.It works by sniffing HTML5 File API support in the current browser, deactivating itself when the browser supports it natively and putting a similar interface in place of the API when...

gumbo-d

gumbo-d 0.2.2

gumbo-d ports some of Gumbo's features to D code.This enables an interface on which D code can interact with the library's original C code.The binding enables HTML 5 parsing to be supported in D apps.Examples are included with the download package.Gumbo...

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

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

symdiff

symdiff 0.0.2

symdiff is a very useful utility that can assist developers in optimizing their CSS code by removing classes and declarations that are not used on the actual page.Developers only need to supply the list of classes used in the CSS file, the classes used in...

Databot

Databot 1.0

All the websites will be listed inside a text file, which will be used as an input for the script to run.The code is well commented and should provide all the tips needed for configuration.The pages can than pe parsed and information extracted from...

The tables use minimum graphics and take full leverage of CSS3' new attributes and styling power.The CSS3Tables package is a mere demo for what CSS 3 can do, even for the stricter, complicated HTML table tag.CSS3Tables showcases the CSS 3 standard in...

IE HOVER

IE HOVER 1.0

In IE browsers, the hover effects can be attached only to a (hyperlink) tags.The plugin extends this functionality to other elements as well.The plugin first parses the CSS files for :hover statements.It then replaces the CSS rules with the desired...