PreloadJS

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.

MIT License

Downloads
3.4K
Stars
2.9K
Committers
24

Bot releases are hidden (Show)

PreloadJS - Version 1.0.0 Latest Release

Published by lannymcnie about 7 years ago

Stable release that brings all libraries up to the 1.0.0 versioning
• Added font loading for google, css, and font file formats
• Removed a lot of duplicated types and methods. They have been deprecated, so will still work, but display warnings in the console
• Better handling of server status and error codes
• Improved asset handling to prevent page flickering
• Almost 2 years of bug fixes and improvements

Please check out the VERSIONS.txt for a full list of changes.

PreloadJS - Version 0.6.2

Published by lannymcnie almost 9 years ago

Stable Release

  • Minor updates and bug fixes

Please check out the VERSIONS.txt for a full list of changes.

PreloadJS - Version 0.6.1

Published by lannymcnie over 9 years ago

Stable Release

  • Minor updates and bug fixes

Please check out the VERSIONS.txt for a full list of changes.

PreloadJS - Version 0.6.0

Published by lannymcnie almost 10 years ago

Stable Release

Please note PreloadJS 0.6.0 is only compatible with SoundJS 0.6.0 and later. Earlier versions are incompatible.

  • New class and inheritance model
  • Large refactor, separating out internal loaders to handle individual content types. Loaders can be used by themselves now.
  • Added SpriteSheetLoader and new ManifestLoader
  • Added LoadItem class
  • Added unit tests

Please check out the VERSIONS.txt for a full list of changes.

PreloadJS - Version 0.4.0

Published by lannymcnie over 10 years ago

Stable release, included in Adobe Flash CC

  • Introduced new event model (and deprecated old onEvent-style handlers)
  • New build process
  • Bug fixes and documentation throughout.

Please check out the VERSIONS.txt for a full list of changes.

PreloadJS - Version 0.4.1

Published by lannymcnie over 10 years ago

Stable Release

  • Added support for external manifests
  • XHR-loaded scripts will auto-add to the document body
  • All text loads are UTF-8
  • Added better support for cross-origin images
  • Bug fixes and documentation throughout.

Please check out the VERSIONS.txt for a full list of changes.

Package Rankings
Top 9.55% on Proxy.golang.org
Top 2.21% on Npmjs.org
Top 2.96% on Bower.io
Top 22.73% on Repo1.maven.org