An open API service indexing awesome lists of open source software.

https://github.com/stex/autojs


https://github.com/stex/autojs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

autoJS
======

Module based Javascript library which runs specific tasks on various
callback occasions without having to pollute the window namespace - only
autoJS itself is registered.

It allows tracking loaded modules and registered callbacks without having
to scoop through various javascript files.