Satisfy

Software Screenshot:
Satisfy
Software Details:
Version: 0.3.1
Upload Date: 4 Jun 15
Developer: James Padolsey
Distribution Type: Freeware
Downloads: 13

Rating: nan/5 (Total Votes: 0)

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 of:
<div>
    <span>
       <a></a>
    </span>
</div>


The library also supports generating the content inside the tags itself, along with setting the number of elements to be rendered for repetitive elements like lists and tables.

Refer to the project's README for more details.

Integration with jQuery is also provided.

What is new in this release:

  • Library was rewritten. The mechanism now used for creating elements is mostly fragment-based and the selector is processed in reverse.

Requirements:

  • JavaScript enabled on client side

Similar Software

Stylus
Stylus

1 Mar 15

Slippy
Slippy

6 Jun 15

Radiant MediaLyzer
Radiant MediaLyzer

10 Feb 16

Other Software of Developer James Padolsey

Sonic
Sonic

12 May 15

imgPreview
imgPreview

23 Jul 15

PhotoWall
PhotoWall

6 Jun 15

Comments to Satisfy

Comments not found
Add Comment
Turn on images!