🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@jspm/generator

Package Overview
Dependencies
Maintainers
3
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jspm/generator

Package Import Map Generation Tool

latest
Source
npmnpm
Version
2.14.0
Version published
Weekly downloads
21K
-38.95%
Maintainers
3
Weekly downloads
 
Created
Source

JSPM Generator

JSPM Generator is the core import map generation project used by JSPM, supporting import map package management.

Getting Started | Documentation | FAQ

This is the core import map generation project for the JSPM CLI.

  • Local Linking: map packages to your local node_modules folder
  • Common CDNs: Resolve against common CDNs like jspm.io, jsDelivr, UNPKG and more
  • Universal Semantics: Implements universal CDN resolution semantics, based on an extension of the Node.js resolution
  • Conditional Resolution: Map different versions of a module based on environment
  • Dependency Versioning: Respects the version constraints in local and remote package.json files
  • Package Entrypoints: Handles node-style package exports, imports and own-name resolution

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

Contributing

Contributions welcome.

Build and test workflows use Chomp.

License

Apache-2.0

Keywords

jspm

FAQs

Package last updated on 20 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts