SkillAgentSearch skills...

Generator

JSPM Import Map Generator

Install / Use

/learn @jspm/Generator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

⚠️ ARCHIVED

The JSPM Generator repository has moved into the JSPM Monorepo.

Please visit the new location: https://github.com/jspm/jspm/tree/main/generator


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

View on GitHub
GitHub Stars177
CategoryDevelopment
Updated1mo ago
Forks22

Languages

TypeScript

Security Score

95/100

Audited on Feb 22, 2026

No findings