Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lnked/preload

Image preload
https://github.com/lnked/preload

Last synced: about 2 months ago
JSON representation

Image preload

Awesome Lists containing this project

README

        

preload
=======

Image preload

// example
cache ([ 'images/1.png', 'images/2.jpg', 'images/3.jpg' ], function() {
// loaded
});