[ 原始碼: node-defined ]
套件: node-defined (1.0.0-3)
node-defined 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-defined:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Ross Gammon
外部的資源:
- 主頁 [github.com]
相似套件:
return the first argument that is `!== undefined`
Most of the time when you chain together ||s, you actually just want the first item that is not undefined, not the first non-falsy item.
This module is like the defined-or (//) operator in perl 5.10+.
Node.js is an event-based server-side JavaScript engine.