{"library":"tspoon","type":"library","category":null,"description":"Tspoon is a library that provides AST visitors for TypeScript, enabling pluggable modifications to the abstract syntax tree before transpilation. Current stable version is 1.0.460, with active development. It leverages the TypeScript compiler API to allow custom visitors to transform code, perform early optimizations, and bypass diagnostics. Unlike general-purpose AST tools, Tspoon is specifically designed for TypeScript and integrates with its transpilation pipeline. Release cadence is irregular. Key differentiator: deep integration with TypeScript's compiler, supporting visitor composition and custom diagnostics.","language":"javascript","status":"active","version":"1.0.460","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install tspoon","imports":["import { transpile } from 'tspoon'","import { validate } from 'tspoon'","import type { Visitor } from 'tspoon'"]},{"cmd":"yarn add tspoon","imports":[]},{"cmd":"pnpm add tspoon","imports":[]}],"homepage":null,"github":"https://github.com/wix/tspoon","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tspoon","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}