Skip to content
joesimmons edited this page Sep 25, 2013 · 13 revisions

About JoeSimmons' Library

JSL is a lightweight library created for my own use, but you may use it as well.

It is mainly for user scripts, such as those used in Greasemonkey, but it may be used in web pages as well.

For API documentation, check the methods page.




JSL uses querySelector, querySelectorAll, and some ECMAScript-5 methods.
Check if your browser supports these methods before using JSL.

Clone this wiki locally