This is perhaps an inelegant solution but i've found it useful sometimes, you can get standalone functions of most of these by using a JS port of PHP functions called phpjs (phpjs.org), while i understand PHP is as cool as toe fungus on HN right now, its a solution.
EDIT: Actually having now looked at the code, it seems a lot of it is specifically using the phpjs library.
Comments
This is perhaps an inelegant solution but i've found it useful sometimes, you can get standalone functions of most of these by using a JS port of PHP functions called phpjs (phpjs.org), while i understand PHP is as cool as toe fungus on HN right now, its a solution.
EDIT: Actually having now looked at the code, it seems a lot of it is specifically using the phpjs library.