Javascript - A collection of small projects :)
These are some things I made for various purposes:
-
templates (tpl)
templates is the fastest and smallest javascript template engine on the planet. It is based on an idea from John Resig, but is improved and reworked by me.. enjoy :) -
Ascii anmation (xaa)
Is a small fun project I made to make little (or big) animations with the use of plain ASCII -
multiselect
I hate those multiselect elements... they dont work that good, and often users dont get the multiselect part. I made a replacement multiselect that replaces the original object with a checkbox variant. -
Linked Selectboxes
Linkboxes where the options are depending on a choice made in another selectbox