iesmo
A fast ESM tools
A fast ESM tools
make ESM a bit more commonJS
A utility for easy retrieval of __dirname and __filename in Node.js ES6 modules.
Babel plugin that generates the namespace for creating a logger based on the path of the module
provides utilities for nodejs to be able to resolve es modules, such as providing the __dirname and __filename variables
Access to __filename and __dirname within ECMAScript modules
Alternatives to `__dirname` and `__filename` when using ES modules.
get import.meta.url for commonJS
Packet to provide a kind of desicion because of __dirname and __filename are deprecated within es6 modules
work with esm __filepath and __dirname pathing constants in imports as in commonjs nodejs environment
Polyfill of the `import.meta.dirname` and `import.meta.filename`.
__dirname and __filename in ES Modules without the need for imports
Polyfills for ESM like __dirname, __filename, etc