[ 原始碼: node-once ]
套件:node-once(1.4.0-3)
Run a function only once with this module for Node.js
node-once is useful to make sure a listener for multiple events is only run once.
Node.js is an event-based server-side javascript engine.
其他與 node-once 有關的套件
|
|
|
|
-
- dep: node-wrappy
- Callback wrapping utility
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable