Promise Loader. Load code chunks on demand using promises instead of callbacks.

github.com/gaearon/promise-loader

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2015
  • Release —v1.0.0
  • 1.0.0
  • Document [filename] and [name]
  • Merge pull request #5 from alexkuz/patch-1
  • Update index.js
  • Update index.js
August 2015
  • Substitute filename in bundle name
August 2014
  • Release —v0.1.3
  • Merge pull request #2 from kurtharriger/master
  • Bump version to 0.1.3
  • Update README.md
  • Enable use of a 'global' promise library
July 2014
  • Release —v0.1.2
  • Support named bundles
  • Release —v0.1.1
  • 0.1.1
  • Merge pull request #1 from sokra/patch-1
  • Let webpack resolve the promise lib
  • Release —v0.1.0
  • Update README.md
  • Initial commit