PreloadJS
Asset loader
A JavaScript library that simplifies asset preloading and provides a consistent API for loading different file types.
PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.
3k stars
124 watching
761 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
createjs/soundjs | A JavaScript library providing a consistent API for working with audio across different browsers and devices | 4,446 |
requirejs/requirejs | A file and module loader for JavaScript applications | 12,951 |
createjs/easeljs | A JavaScript library for building high-performance 2D interactive content on HTML5 Canvas. | 8,145 |
flowjs/flow.js | A JavaScript library providing multiple simultaneous file uploads with fault tolerance and resumability via the HTML5 File API. | 2,965 |
preactjs/preact-cli | A command-line tool for creating new Preact projects with pre-configured setup and features. | 4,688 |
moxiecode/plupload | A cross-browser file upload API with fallbacks to alternative runtimes. | 5,634 |
jacopotarantino/preloadables | Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading | 18 |
aaronlumsden/material-preloader | Creates a Material Design preloader that can be easily integrated into web applications using jQuery. | 370 |
thinkpixellab/pxloader | A JavaScript library for preloading resources before taking action on a website or app | 1,109 |
preactjs/preact | A fast and lightweight alternative to React that focuses on optimizing the Virtual DOM and enabling server-side rendering. | 36,827 |
addyosmani/basket.js | A script and resource loader that caches scripts in local storage to reduce HTTP requests and improve website performance. | 3,359 |
usablica/progress.js | A JavaScript and CSS3 library to create and manage progress bars for web page elements | 2,368 |
creationix/js-git | A JavaScript implementation of Git, providing tools and libraries to help developers work with version control systems in various environments. | 3,834 |
abhijithvijayan/wext-manifest-loader | Generates manifest files tailored to specific browsers and environments. | 26 |
createjs/tweenjs | A JavaScript library for creating animations and tweens to animate object properties and CSS styles over time. | 3,558 |