Skip to content

thefrontside/jspm-cli

This branch is 26 commits behind jspm/jspm-cli:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b238be · Aug 15, 2023
Mar 15, 2023
Apr 19, 2023
Jun 18, 2023
Aug 15, 2023
Apr 3, 2023
Mar 9, 2023
May 20, 2019
Jun 24, 2019
Mar 27, 2023
Apr 9, 2023
May 29, 2023
Jan 4, 2023
Jun 18, 2023
Feb 15, 2023
Aug 15, 2023
Aug 15, 2023
Mar 3, 2023
Mar 27, 2023

Repository files navigation

JSPM CLI

JSPM CLI is the package management of the JSPM project, supporting import map package management.

Getting Started | Documentation | FAQ


  • Resolution against node_modules for local development workflows.
  • Versioned, locked dependency management against the local package.json.
  • Tracing and installing the full dependency tree of an application.
  • Complete NPM-like module resolution that supports conditional environments and package entry points.
  • Support for a wide range of CDNs, such as jspm.io, jsDeliver, esm.sh and unpkg.
  • Import map extraction/injection into HTML files, with module preloading and integrity attributes.

See the documentation and getting started guide on jspm.org.

Contributing

Build and test workflows use Chomp.

License

Apache-2.0

About

ES Module Package Manager

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • JavaScript 0.4%