Import ESM from a remote endpoint
npm install remote-esmIn addition to standard ESM import features, this library allows for you to import ESM text files from any endpoint. For instance, you can load https://raw.githubusercontent.com/garrettmflynn/phaser/main/src/index.js!
> Note: remote-esm is a core library of the Brains@Play Framework
This project can be extended by es-monitor to visualize the ESM code of an application.
## Additional Features
Include a dependencies key in the options object to extract a list of dependencies for each file.
Include a references key in the options object to extract a list of module references.
## Acknowledgments
This library is maintained by Garrett Flynn and Joshua Brewster, who use contract work and community contributions through Open Collective to support themselves.
Become a sponsor and get your logo here with a link to your site!