Node.js loader for import specifiers as file paths without extensions or as directory paths
``` node --loader ts-node/esm yourFile.ts node --loader ts-node/esm --experimental-specifier-resolution=node src/main.ts tsc node dist/something.js node index.js ```
run using node --experimental-specifier-resolution=node --loader ts-node/esm index.ts
Low-level addon resolution algorithm for Bare
Low-level module resolution algorithm for Bare
Resolve things like Node.js — ponyfill for `import.meta.resolve`
Is this specifier a Bun core module or supported Node one?
Utilities to generate JavaScript code.
Parse the things that can be arguments to `npm install`
Get the default resolution time based on the current node version, optionally overridable
Node.js loader for CommonJS-style automatic extension resolution within ES module files
A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.
JavaScript string formatting utilities for Vega.
Plugin to enable Deno resolution inside [vite](https://github.com/vitejs/vite). It supports:
Is this specifier a node.js core module?
Parser of jsr specifiers
Reusable require and Node resolution utilities library for Expo
Rspack Resolver Node API
Resolves paths for LWC components
Node path module as a browser-compatible standard JS module
Node default behavior import resolution plugin for eslint-plugin-import.
Pure-JS printf
Load node modules according to tsconfig paths, in run-time or via API.
Standard dynamic imports with a few extra features