JSPM logo

JSPM

Frictionless browser package management
85
17
+ 1
0

What is JSPM?

It is a package manager for the SystemJS universal module loader, built on top of the dynamic ES6 module loader. You can load npm packages in modern browsers with the native browser ES module loader.
JSPM is a tool in the Package Managers category of a tech stack.

Who uses JSPM?

Companies
6 companies reportedly use JSPM in their tech stacks, including front-end, Web Frontend, and Flutaro.

Developers
47 developers on StackShare have stated that they use JSPM.

JSPM Alternatives & Comparisons

What are some alternatives to JSPM?
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Bower
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.
rollup
It is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application. It uses the new standardized format for code modules included in the ES6 revision of JavaScript, instead of previous idiosyncratic solutions such as CommonJS and AMD.
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.
See all alternatives

JSPM's Followers
17 developers follow JSPM to keep up with related blogs and decisions.