https://github.com/stex/autojs
https://github.com/stex/autojs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stex/autojs
- Owner: stex
- Created: 2013-09-25T09:31:40.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-06-20T14:05:22.000Z (about 12 years ago)
- Last Synced: 2025-03-05T01:31:06.250Z (over 1 year ago)
- Language: CoffeeScript
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.