[ 源代码: node-amdefine ]
软件包: node-amdefine (1.0.1-5)
node-amdefine 的相关链接
Trisquel 的资源:
下载源码包 node-amdefine:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Jérémy Lal
- Yadd
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous Module Definition (AMD) for Node.js
This module implements the AMD "define" API by wrapping Node.js module loading mechanism, and has some limitations:
* modules are loaded synchronously * loader plugins API is partially implemented
Node.js is an event-based server-side JavaScript engine.