Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> javascript >> node-emittery
aramo  ]
[ 原始碼: node-emittery  ]

套件: node-emittery (0.10.1-1)

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.

下載 node-emittery

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 801.1 kB872 kB [文件列表]