{"library":"tsc-alias","type":"library","category":null,"description":"tsc-alias is a utility designed to resolve TypeScript's `paths` aliases into relative paths *after* TypeScript compilation has completed. This ensures that the compiled JavaScript files can be run directly without requiring additional runtime modules like `tsconfig-paths`, distinguishing it through its compile-time-only approach. The package is currently at version `1.8.16` (as of May 2025) and maintains an active release cadence with frequent patches addressing compatibility and bug fixes. It is typically integrated into `package.json` build scripts alongside `tsc`, providing a robust solution for managing complex module import structures in both Node.js and browser environments. It ships with TypeScript types and requires Node.js `^16.20.2` or later.","language":"javascript","status":"active","version":"1.8.16","tags":["javascript","typescript","paths","alias","absolute path","relative path","compilation","tsc"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tsc-alias","imports":["import { replaceTscAliasPaths } from 'tsc-alias';"]},{"cmd":"yarn add tsc-alias","imports":[]},{"cmd":"pnpm add tsc-alias","imports":[]}],"homepage":null,"github":"https://github.com/justkey007/tsc-alias","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tsc-alias","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/tsc-alias/compatibility"}}