Welcome to my developer documentation hub. Here you'll find open-source (mostly) JavaScript libraries for table sorting, DOM monitoring, and network activity tracking, plus some Tampermonkey scripts for Torn.com and CartelEmpire.online.
All tools are free to use under MIT license. Contributions and feedback are welcome!
All Tools
Tool Name
Description
Version
Links
SweetTable
SourTable but better. It enables sorting functionality for standard
HTML tables and custom table-like structures (e.g., div, ul, ol, etc.). The current table is
also made sortable by SweetTable.js
v1.0.1
WaitForElements
A utility library for waiting for elements to appear in the DOM.
Provides reliable element detection with configurable timeout and retry options,
supporting both single elements and multiple elements matching a selector.
v1.0.0
Network Activity Listener
A Tampermonkey/Violentmonkey library that monitors XHR, Fetch and
Websocket requests and communicate to your other Userscripts without needing to monkey-patch
in your other scripts.
v0.6
Garland Assemble Solver
A tool to solve the Garland Assemble mini-game at Christmas Town in
Torn.com. It is also used in my Christmas Town Helper Script.
v1.0.0