@jspm/generator
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

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

/@jspm/generator/

    Package Sidebar

    Install

    npm i @jspm/generator

    Weekly Downloads

    861

    Version

    2.0.1

    License

    Apache-2.0

    Unpacked Size

    637 kB

    Total Files

    132

    Last publish

    Collaborators

    • jkrishna
    • bubblyworld
    • guybedford