Subject: ITP: node-amdefine -- AMD's define() API for declaring modules in the AMD format Package: wnpp Severity: wishlist Owner: Leo Iannacone <[email protected]>
* Package name : node-amdefine Version : 0.1.0 Upstream Author : James Burke <[email protected]> (http://github.com/jrburke) * URL : http://github.com/jrburke/amdefine * License : FIX_ME upstream license Programming Lang: JavaScript Description : AMD's define() API for declaring modules in the AMD format A module that can be used to implement AMD's define() in Node.js. This allows you to code to the AMD API and have the module work in node programs without requiring those other programs to use AMD. . Node.js is an event-based server-side JavaScript engine. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

