ColtJS 1.0.3

The Asynchronous Module Definition (or simply AMD) is a new technique for building modern JavaScript-centered applications where code is organized in modules, which when used automatically load all their dependencies as well. ColtJS has been made possible...