jrburke 2e41820c3d Add in dynamic require test, fill out the basic test some more. | il y a 13 ans | |
---|---|---|
tests | il y a 13 ans | |
README.md | il y a 13 ans | |
amdefine.js | il y a 13 ans | |
package.json | il y a 13 ans |
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
To run the tests, cd to tests and run:
node all.js