jspm
v3.3.3
Published
Import Map Package Manager
Downloads
46,415
Readme
- 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
andunpkg
. - 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