Skip to content

andreineculau/requirejs-promiseme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

requirejs-promiseme

Load async modules that return Promises.

You get a

  • a RequireJS plugin to load modules which return Promises.
  • an AMD module with a minimal Promise interface , in case you don't want to load a Promise library.

This project is a fork of https://github.com/asengupta/requirejs-q
based on https://groups.google.com/forum/#!topic/requirejs/DW9A6VxwbA0
while I wasn't aware of https://github.com/jokeyrhyme/requirejs-promise .

Usage

Check the example folder.

License

UNLICENSE

About

Load async modules that return Promises.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%