-
Notifications
You must be signed in to change notification settings - Fork 2
Home
joesimmons edited this page Sep 18, 2013
·
13 revisions
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 addEventListener.
Check if your browser supports these methods before using JSL.