Showing 1-20 of 239 packages
Allow parsing of import.meta
Transforms import.meta for nodejs environments
A simple Typescript AST transformer for ts-jest, that mock import.meta expressions.
Babel plugin to rewrite import.meta for bundled usage
Transforms import.meta[x] subproperties
The plugin allows you to use vite's `import.meta` syntax with webpack
Vite's default browser support baseline is [Native ESM](https://caniuse.com/es6-module), [native ESM dynamic import](https://caniuse.com/es6-module-dynamic-import), and [`import.meta`](https://caniuse.com/mdn-javascript_operators_import_meta). This plugin
Easily add the import.meta types from vite and vitest to your TypeScript project
A TypeScript transformer that add import.meta support for CommonJS module format.
Transforms import.meta for nodejs environments
Webpack configuration following open-wc recommendations
A micro helper for `import.meta` data
Allow parsing of import.meta
Resolve things like Node.js — ponyfill for `import.meta.resolve`
Simple function for extract node variables __dirname, __filename, require and module from import.meta
This library implements some standard interfaces of [import.meta](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import.meta) with the aim of resolving the confusion caused by multiple standards in Node.js. It includes unified
A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.
A vue-cli plugin allows you use vite's `import.meta` syntax
Build once, deploy anywhere. Startup/runtime environment variable solution for JavaScript.
Utilities you'll need when migrating to ESModule.