# 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