amdjs / amdjs-api

Houses the Asynchronous Module Definition API
https://groups.google.com/group/amd-implement
4.31k stars 499 forks source link

Wiki page for loaders/optimizers #7

Closed arian closed 12 years ago

arian commented 12 years ago

There are several advanced loaders, like require.js, curl, bdLoad. Besides that there are several smaller synchronous loaders, like almond or there are different optimizers.

I don't know all of them, and I couldn't find a wiki page listing them. Maybe it's a good idea to have a list of all compatible libraries/loaders/builders?

jrburke commented 12 years ago

This would be great to bring up on the amd-implement list, partly because none of the amd implementers in the amdjs list seem to get notifications of new issues in this area! So, sorry for the late response on this.

I think it would be good to provide the listing but only for loaders that can pass the amdjs tests. Or, maybe allow listing but have a special indicator if the library passes the tests/indicates what tests do not pass. But this is better discussed on the amd-implement list.