Skip to content
joesimmons edited this page Nov 3, 2013 · 13 revisions

About JoeSimmons' Library

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

Clone this wiki locally