{"library":"ts-import-resolver","type":"library","category":null,"description":"ts-import-resolver is a lightweight, zero-dependency utility for resolving TypeScript import paths to absolute file paths without invoking the TypeScript compiler. It supports path aliases, baseUrl, and other tsconfig resolution options. Current stable version is 0.1.23, released with minor updates. It is faster than using the TypeScript compiler API for pure path resolution, but lacks full compiler-level features like type checking or extension resolution in some edge cases. Designed for use in tools like bundlers, linters, or custom build scripts that need quick module resolution.","language":"javascript","status":"active","version":"0.1.23","tags":["javascript","typescript","import","path","resolver","typescript-import","module-resolution"],"last_verified":"Fri May 01","install":[{"cmd":"npm install ts-import-resolver","imports":["import { resolveTsImportPath } from 'ts-import-resolver'","import type { resolveTsImportPathOptions } from 'ts-import-resolver'","const { resolveTsImportPath } = await import('ts-import-resolver')"]},{"cmd":"yarn add ts-import-resolver","imports":[]},{"cmd":"pnpm add ts-import-resolver","imports":[]}],"homepage":null,"github":"https://github.com/arshad-yaseen/ts-import-resolver","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ts-import-resolver","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}