بدون توضیح

jrburke 2e41820c3d Add in dynamic require test, fill out the basic test some more. 13 سال پیش
tests 2e41820c3d Add in dynamic require test, fill out the basic test some more. 13 سال پیش
README.md 2e41820c3d Add in dynamic require test, fill out the basic test some more. 13 سال پیش
amdefine.js 68f79ed4c1 Setting up unit tests with doh. 13 سال پیش
package.json 62617521ea initial commit, not working. 13 سال پیش

README.md

amdefine

A module that can be used to implement AMD's define() in Node.

More explanation here...

Run sync, except require([], function() {}) where callback is triggered on nextTick

Tests

To run the tests, cd to tests and run:

node all.js