Save Expand icon

Ron Valstar
front-end developer

TinySort

I needed something to sort html nodes so I wrote it.
TinySort is a small script that sorts any nodetype by it’s text- or attribute value, or by that of one of it’s children. It started out as a jQuery plugin but was rewritten to loose the jQuery dependency (current browsers can easily do without).

tinysort