This package provides a JavaScript AMD loader useful in applications running in either a web browser or node.js.
TBD
Users will need to download and build directly from the repository for the time being. Precompiled AMD/CommonJS modules will be provided in the near future as our release tools are improved.
From the loader root directory:
- npm install
- grunt dist
The "dist" subdirectory will contain the loader modules.
TBD: how to use the loader
We appreciate your interest! Please see the Guidelines Repository for the Contributing Guidelines and Style Guide.
Test cases MUST be written using Intern using the Object test interface and Assert assertion interface.
90% branch coverage MUST be provided for all code submitted to this repository, as reported by istanbul’s combined coverage results for all supported platforms.
© 2004–2015 Dojo Foundation & contributors. New BSD license.