Documentation Index
Fetch the complete documentation index at: https://abxbus.archivebox.io/llms.txt
Use this file to discover all available pages before exploring further.
abxbus supports Python 3.11+.
- CPython 3.11 and newer
- OS-independent package support
abxbus-ts supports all major JS runtimes.
- Node.js (default development and test runtime)
- Browsers (ESM)
- Bun
- Deno
Browser support notes
- The package output is ESM (
./dist/esm) which is supported by all browsers released after 2018
AsyncLocalStorage is preserved at emit time and used during handling when available (Node/Bun), otel/tracing context will work normally in those environments