Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

JSPM Import Map Generator

License

NotificationsYou must be signed in to change notification settings

jspm/generator

Repository files navigation

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 theJSPM CLI.

  • Local Linking: map packages to your localnode_modules folder
  • Common CDNs: Resolve against common CDNs likejspm.io,jsDelivr,UNPKG andmore
  • Universal Semantics: Implementsuniversal 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 remotepackage.json files
  • Package Entrypoints: Handles node-style package exports, imports and own-name resolution

See thedocumentation andgetting started guide on jspm.org.

Contributing

Contributions welcome.

Build and test workflows useChomp.

License

Apache-2.0


[8]ページ先頭

©2009-2025 Movatter.jp