[ 源代码: 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