Skip to content

alexwilson/promise-loaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

promise-script-loader

Simple promise-based loaders.

Installation

npm

$ npm install --save promise-script-loader $ npm install --save promise-image-loader

Polyfilling

This depends on Promises, which are not supported by older browsers. To get around this, I recommend using Polyfill.io which will target only the browsers that need polyfilling.

Releases

No releases published

Packages

No packages published