1.4.1 • Published 6 years ago

spa-preloader v1.4.1

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Web resources loader/cacher

build status npm version dependencies status devDependencies status Gitter

This cacher module is an instance of Emitter module. Loads images and other web resources to have instant access in the future.

Installation

npm install spa-preloader

Usage

Add to the scope:

var preloader = require('spa-preloader');

Development mode

There is a global var DEVELOP which activates additional consistency checks and protection logic not available in release mode.

Contribution

If you have any problems or suggestions please open an issue according to the contribution rules.

License

spa-preloader is released under the MIT License.

1.4.1

6 years ago

1.4.0

8 years ago

1.3.0

8 years ago