Skip to content

webdetails/smd-define

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Synchronous (A)MD JS Loader

A lightweight synchronous AMD module loader.

Follows the amdjs spec: https://github.com/amdjs/amdjs-api/wiki

Features that are not implemented:

  • sniffing the factory function for require argument and inline require calls.
  • path normalization, loading of an url only once.
  • stricter signature of require.

Also, needs many more tests.

Test it:

$ karma start

About

Yet Another Synchronous (A)MD JS Loader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published