A simple Typescript AST transformer for ts-jest, that mock import.meta expressions.
Converts module differences in source files between ES and CommonJS.
Simple function for extract node variables __dirname, __filename, require and module from import.meta
A TypeScript transformer that add import.meta support for CommonJS module format.