-
Notifications
You must be signed in to change notification settings - Fork 2
Home
joesimmons edited this page Nov 3, 2013
·
13 revisions
JSL is a lightweight library that functions similar to jQuery. It is extendable via JSL.fn
It can be used for web pages, and also user-script extensions, like Greasemonkey.
For API documentation, check the methods page.
To use JSL in a user-script that handles @require
, just add this to your metadata block:
// @require https://raw.github.com/joesimmons/jsl/master/jsl.user.js