Skip to content

halfmatthalfcat/extmod

Repository files navigation

extmod

Dynamically pull remote ESM modules in Node, ala Federated Modules

Documentation

Visit extmod.halfmatthalfcat.com to view extmod documentation.

Projects

  • extmod
    • Contains the relevent, custom esm loader, utilities and CLI for managing module permissions.
  • extmod/example-core
    • Contains simple tests against @extmod/example-remote using @extmod/core.
  • extmod/example-next-rsc
    • Contains a sample Next.js app that pulls in a remote module into a Server Component.
  • extmod/example-next-ssr
    • Contains a sample Next.js app that pulls in a remote module into a Server Side Rendered Component.
  • extmod/example-remote
    • Contains example, locally-hosted test files of various formats for use in local testing.

About

Dynamically pull remote ESM modules in Node, ala Federated Modules

Topics

Resources

License

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors