@start-dev/rewrite-imports
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @start-dev/rewrite-imports

Weekly Downloads

52

Version

1.0.0

License

MIT

Unpacked Size

182 kB

Total Files

8

Last publish

Collaborators

  • start-dev-bot
  • forbeslindesay