[ 原始碼: node-once ]
套件: node-once (1.4.0-4)
node-once 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-once:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Jérémy Lal
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
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.