{"library":"tsconfck","type":"library","category":null,"description":"tsconfck is a robust utility designed to find and parse `tsconfig.json` or `jsconfig.json` files programmatically, abstracting away the complexities of TypeScript's native parsing mechanisms. It enables developers to work with TypeScript configuration files without requiring a direct dependency on the `typescript` package itself, offering a lightweight alternative. The current stable version is 3.1.6, with a release cadence that appears to be frequent patch releases addressing bug fixes and minor improvements, as seen in the recent changelog for 3.1.x. Key differentiators include its ability to resolve `extends` and `references` properties, optional caching for performance, a minimal bundle size (4.8KB gzip), and being completely asynchronous. It also offers `parseNative` for when the `typescript` peer dependency *is* present and desired for official API usage. It's notably used by popular tools like Vite and Astro for their configuration needs.","language":"javascript","status":"active","version":"3.1.6","tags":["javascript","typescript","tsconfig","tsconfig.json","jsconfig","jsconfig.json"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tsconfck","imports":["import { parse } from 'tsconfck';","import { parseNative } from 'tsconfck';","import { find } from 'tsconfck';","import { TSCOnfckCache } from 'tsconfck';"]},{"cmd":"yarn add tsconfck","imports":[]},{"cmd":"pnpm add tsconfck","imports":[]}],"homepage":null,"github":"https://github.com/dominikg/tsconfck","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tsconfck","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/tsconfck/compatibility"}}