esm
Tomorrow's ECMAScript modules today!
es-check
Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command
import-sync
Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.