npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@start-dev/rewrite-imports

1.0.0

@start-dev-bot

npmSnykSocket
Downloads:210
$ npm install @start-dev/rewrite-imports
DailyWeeklyMonthlyYearly

@start-dev/rewrite-imports

A very fast utility for rewriting ES Modules import paths. This uses a Web Assembly library that lexes (but does not fully parse) the JavaScript to find thee locations of imports, making it much faster than applying a similar transformation using babel or similar.