htmLawed

htmLawed 1.1.20 / 1.2.beta.8 updated

The customizable HTML filter can balance tags, ensure proper nestings, neutralize XSS, beautify code like Tidy, restrict HTML, implement anti-spam measures, etc.Features:Makes HTML code in text more secure and standard-compliant Processed text can be used...

Htmleasy

Htmleasy 0.7

Developed to be used with JBoss' RESTEasy (JAX-RS).Features:Easy to learn. Leverage existing JAX-RS and REST knowledge. Clear separation between paths, controllers, views and models. Ability to easily unit-test controllers. Fast startup time. Polymorphic...

htmlmin

htmlmin 0.1.6

htmlmin reads a sequence of HTML code, strips whitespace and comments and returns the optimized version of that code.The module works as a programmatic library and from the Python command line as well.htmlmin can handle both HTML branches, v4 and...

HTMLMinifier

HTMLMinifier 1.2.0 updated

Heavily inspired by the JS Lint service. Powered by V8 and Node.js.What is new in this release:Preserve empty script with src attribute Make draggable enumerated attribute Add option to preserve a single line break on collapse Do not treat draggable as a...

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

Inliner

Inliner 1.8.1 updated

As the name might give it away, Inliner takes images, CSS and JavaScript files that help produce a Web page and moves them inside the parent HTML file where they are loaded by default. This cuts HTTP requests and allows an app to be self-contained, just...

iStorage

iStorage 1.0

iStorage provides a way to interact with localStorage in MooTools-driven Web apps or websites.localStorage is a new feature introduced with the new HTML 5 standard, an utility for storing data locally inside the user's browser, data that gets persisted...

jPrefetch

jPrefetch 0.9.0

Link prefetching is a browser mechanism, which utilizes browser idle time to download or prefetch documents that the user might visit in the near future.jPrefetch is a jQuery plugin that allows developers to tell the client's browser to start prefetching...