{"library":"ts-analyze","type":"library","category":null,"description":"A CLI tool to analyze the optimal migration order from JavaScript to TypeScript in mixed JS/TS projects. v0.3.0 is the latest stable release, updated sporadically. It provides a topological sort of files based on import dependencies, identifying leaf nodes (files with no imports) as good candidates for early migration. Key differentiators: works with both JS and TS files, supports --config for TypeScript config, and includes a 'why' command to explain non-leaf status. Unlike general dependency analysis tools, it focuses specifically on migration order.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ts-analyze","imports":[]},{"cmd":"yarn add ts-analyze","imports":[]},{"cmd":"pnpm add ts-analyze","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"ts-analyze","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}