jrburke 2e41820c3d Add in dynamic require test, fill out the basic test some more. | 13 years ago | |
---|---|---|
tests | 13 years ago | |
README.md | 13 years ago | |
amdefine.js | 13 years ago | |
package.json | 13 years ago |
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