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