{"library":"async-listener","type":"library","category":null,"description":"async-listener is a polyfill and shim for the experimental `process.addAsyncListener` API, originally proposed for Node.js versions prior to 0.12 (specifically anticipated for 0.11.7). The package, currently at version 0.6.10, aimed to provide functionality for tracking asynchronous operations through `create`, `before`, `after`, and `error` hooks in an `AsyncListener` object. This API never landed in a stable version of Node.js core; it was a predecessor to what eventually became the `async_hooks` module (introduced in Node.js v8.0.0) and later the more user-friendly `AsyncLocalStorage` API (now stable). The package's release cadence was infrequent, with the last publish many years ago, aligning with its role as a temporary shim for an abandoned core feature. Its key differentiator was providing an early glimpse and implementation of async context tracking during Node.js's nascent stages of developing such features.","language":"javascript","status":"abandoned","version":"0.6.10","tags":["javascript","polyfill","shim","zesty","crazed","experimental"],"last_verified":"Wed May 27","install":[{"cmd":"npm install async-listener","imports":["const { createAsyncListener } = require('async-listener');","const { addAsyncListener } = require('async-listener');","const { removeAsyncListener } = require('async-listener');"]},{"cmd":"yarn add async-listener","imports":[]},{"cmd":"pnpm add async-listener","imports":[]}],"homepage":null,"github":"https://github.com/othiym23/async-listener","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/async-listener","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/async-listener/compatibility"}}