Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

esm-import-transformer is a JavaScript library that transforms ES module import URLs in source code using import maps or alternative syntaxes like dynamic imports or CommonJS requires. It's designed for developers working with ES modules who need to modify import paths for bundling, CDN usage, or compatibility purposes. The package supports both ESM and CommonJS environments, making it versatile for various JavaScript projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of zachleat/esm-import-transformer

Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.

Support the repos that depend on this repository

Top contributors

zachleat's profile
zachleat
33 contributions
peter-mouland's profile
peter-mouland
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
zachleat

zachleat/esm-import-transformer

Change import URLs in JavaScript code using import maps. e.g. `import * from "before"` to `import * from "after"`

JavaScript
24
1
No license