-
Notifications
You must be signed in to change notification settings - Fork 10
JavaScript
Lukasz Rajchel edited this page Mar 10, 2015
·
1 revision
In order to achieve some of its functionalities the library executes some JavaScript functions. You can find all of those functions extracted at Gist. All methods are linted against JSLint most restrictive rule set.
The library doesn't register those methods globally. Instead when they are needed they are defined as self-invoking functions so that they never break any existing code.
Using the library
Extending the library