# WICG/import-maps

Former home of import maps (now merged into HTML)

Repository: https://github.com/WICG/import-maps
Canonical: https://ross.abutalabs.com/products/import-maps
Homepage: https://html.spec.whatwg.org/multipage/webappapis.html#import-maps
Language: HTML
License: NOASSERTION
License Family: other
Archived: true
Last push: 2025-02-26T07:34:52+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 8, release rhythm 35, longevity 100
- inputs: {"age_days": 3093, "days_push": 553, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2720, forks 77 (observed 2026-08-28T04:07:15.541822+00:00)

## What it is
The former home of the import maps proposal, which allowed controlling how browsers resolve JavaScript ES module specifiers via a JSON map in HTML. The feature has been merged into the WHATWG HTML Standard, and this repository now only points to the spec, MDN docs, and archived historical versions of the explainer and reference implementation.

## Use cases
- remap bare module specifiers like 'lodash' to CDN URLs in the browser
- use ES modules without a bundler or build step
- understand how import maps work in HTML
- find the current specification for import maps
- learn about import map integrity metadata and multiple import maps
- resolve module names to different versions per page

## When to choose
- you want to read the archived explainer or history of the import maps proposal
- you need links to the official HTML Standard and MDN documentation for import maps

## When to avoid
- you need an up-to-date reference implementation or explainer - use the HTML Standard and MDN instead
- you want to file issues about import maps behavior - they belong with WHATWG now
- you need a tool or library - this is a specification document repository

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: documentation, developer-tools
- domain: web-development, frontend, documentation
- platform: browser
- tags: import-maps, es-modules, web-standards, html-standard, wicg, specification, archived, web-server

## Member repositories
- WICG/import-maps (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:15.541822+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:15:13.420778+00:00, confidence not recorded.
  - readme: https://github.com/WICG/import-maps (fetched 2026-08-28T04:07:15.541822+00:00, sha f9c9b4dfade0)
  - homepage: https://html.spec.whatwg.org/multipage/webappapis.html#import-maps (fetched 2026-08-29T09:58:13.434052+00:00, sha 4cd1b254cb37)
  - site_page: https://html.spec.whatwg.org/multipage/infrastructure.html (fetched 2026-08-29T09:58:13.450832+00:00, sha e0d9a4ba89cd)
  - site_page: https://html.spec.whatwg.org/multipage/webappapis.html (fetched 2026-08-29T09:58:13.455766+00:00, sha 4cd1b254cb37)
- Data as of 2026-08-30T08:39:29.467469+00:00.
