Import Remap. Convert bare import names to actual file paths in your code.

github.com/getify/import-remap

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2023
  • deprecating --ignore (renaming to --keep) since its semantics didn't …
August 2022
  • bumping terser (and moduloze) versions for dependabot
January 2022
  • README: adding new info badge(s)
  • adding '--ignore' CLI option, fixing some minor bugs
March 2021
  • updating moduloze to 0.8.0, adding improved moduloze config to packag…
February 2021
  • deprecating the 'esm/' segment from ESM import statement specifiers i…
January 2021
  • adding support for export-all statement form, adding esm format to bu…
  • moving moduloze to dev-dependencies list
  • adding minify (via terser) option, fixing minor bugs
  • rough initial draft of tool