https://github.com/jthomas/amd_examples
Examples of using multiple AMD-enable JavaScript together
https://github.com/jthomas/amd_examples
Last synced: about 2 months ago
JSON representation
Examples of using multiple AMD-enable JavaScript together
- Host: GitHub
- URL: https://github.com/jthomas/amd_examples
- Owner: jthomas
- Created: 2012-04-02T15:14:29.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-10T09:25:31.000Z (about 14 years ago)
- Last Synced: 2025-06-19T16:45:58.400Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 301 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Using AMD to mix and match toolkit packages
==
Example code showing how to use multiple AMD-enabled JavaScript libraries
together, mixing and matching modules from each to suit your application's
needs. Project sub-directories contain a number of simple examples showing how
to use Dojo, JQuery, Mootools and more....