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

The jBinder jQuery plugin allows developers to attach custom JavaScript functions to desired DOM elements.The function is attached to the element via an HTML5 data attribute.The function can then be triggerd on page load or on click or hover.Examples and...

A news "crawl" is text which scrolls by slowly at the bottom of the screen. This script lets you create your own crawl.The code is written using Javascript and CSS. The code works with IE4 and Firefox. It is easy to configure the look and feel of this...

even.less

even.less 0.1.1

LESS is a CSS subset, a new, more improve syntax for writing and maintaining CSS code.even.less is a LESS file that automates and simplifies some of the LESS syntax even more, for even faster LESS code writing.New syntax options are detailed in the...

Satisfy

Satisfy 0.3.1

Satisfy works like the jQuery selector engine, but instead of parsing the DOM and selecting the desired items, it renders empty tags out of the passed selector structure.So something like satisfy(div span a); will generate HTML in the form...

Embed Responsively is nothing more than a Web-based application which takes the URLs of embeddable content hosted on various services and produces a new iframe-based embed code.The difference is that this new iframe embed code works on responsive layouts,...

StyleStats

StyleStats 6.2.4 updated

To use StyleStats, just point it to a CSS file and it will tell you various stats about it, ideal for debugging and improving overall CSS policies. StyleStats can work with manually entered CSS code, it can retrieve all the CSS loaded on a specific URL,...