Shimport
Use JavaScript modules in all browsers, including dynamic imports
...The project is intentionally small, making it useful when developers need compatibility without adding a large bundling or transpilation layer. Shimport helps bridge modern module syntax with older runtime support expectations. It can be useful for demos, lightweight applications, educational examples, and compatibility experiments. Its main value is making native-style JavaScript modules more broadly usable with minimal overhead.