Skip to content

nillis/jspm-cli

This branch is 11 commits ahead of, 558 commits behind jspm/jspm-cli:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b46d8d2 · Aug 2, 2016
Aug 2, 2016
Jul 26, 2016
Mar 15, 2015
Jan 9, 2016
May 25, 2016
May 16, 2016
Feb 27, 2015
Feb 18, 2015
Jan 25, 2016
Mar 24, 2015
Aug 8, 2015
Oct 30, 2015
Sep 24, 2015
Sep 22, 2013
May 15, 2016
Jan 12, 2016
Mar 27, 2016
Jun 30, 2015
Aug 1, 2016

Repository files navigation

jspm CLI

NPM version Downloads Build Status Gitter Support

Registry and format agnostic JavaScript package manager.

  • Supports installing any module format from any registry, with GitHub and npm currently provided, via the registry API.
  • Couples to the SystemJS module loader, which is built on the current draft of the browser ES6 module loader specification.
  • Carefully resolves version ranges using greedy fork minimization into flat multi-version package folders.
  • Provides tiered bundling of multi-format module trees using SystemJS builder.
  • Loads and builds assets through SystemJS plugins.

See https://jspm.io for a project overview.

For support, join the Gitter room or Google Group.

Use jspm --help to see the full up-to-date list of commands.

If you are interested in contributing to the project, please read the contributors' guide.

For a list of community projects and tools, see the Third-Party Resources Wiki.

Documentation

See the SystemJS project page for SystemJS usage documentation.

License

Apache 2.0

About

Package management CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%