all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: node-emittery  ]

Package: node-emittery (1.0.1-1)

Links for node-emittery

Screenshot

Debian Resources:

Download Source Package node-emittery:

Maintainers:

External Resources:

Similar packages:

Nodejs simple and modern async event emitter

Emitting events asynchronously is important for production code where you want the least amount of synchronous operations. Since JavaScript is single-threaded, no other code can run while doing synchronous operations. For Node.js, that means it will block other requests, defeating the strength of the platform, which is scalability through async. In the browser, a synchronous operation could potentially cause lags and block user interaction.

emittery solves this providing a simple but powerful API.

Download node-emittery

Download for all available architectures
Architecture Package Size Installed Size Files
all 827.7 kB891.0 kB [list of files]