{"library":"tsc-module-loader","type":"library","category":null,"description":"A Node.js custom ESM loader that mimics the TypeScript compiler's module resolution algorithm, enabling seamless use of TypeScript path aliases (e.g., paths and baseUrl in tsconfig.json) at runtime without a post-compile step. Version 0.0.1 is the initial and only release. It works by reading tsconfig.json automatically, eliminating the need for manual configuration. Unlike tsc-alias, which requires additional setup and may have bugs, this loader provides a direct, zero-config solution. Note: custom ESM loaders remain experimental in Node.js.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install tsc-module-loader","imports":["node --experimental-loader tsc-loader build/some-file.js"]},{"cmd":"yarn add tsc-module-loader","imports":[]},{"cmd":"pnpm add tsc-module-loader","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tsc-module-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}