# language-tools **Repository Path**: vrx/language-tools ## Basic Information - **Project Name**: language-tools - **Description**: vue/language-tools 的部分扩展方法 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-17 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vrx-language-tools > 该包处于实验阶段,不建议直接使用在生产环境 [vue/language-tools](https://github.com/vuejs/language-tools) 的部分扩展方法 > 基于 [vue-tsc](https://github.com/vuejs/language-tools/tree/master/packages/tsc) >=2.0.19 封装 > > 如果部分 volar 插件无法正确的加载,可能是 该 volar 插件未适配 [vue/language-tools](https://github.com/vuejs/language-tools) 2.x.x 的更新 ## @vrx-volar/tsc 为解决 使用 [vue-tsc](https://github.com/vuejs/language-tools/tree/master/packages/tsc) 内部 API 生成 `.d.ts` 文件时, 由于[vue-tsc](https://github.com/vuejs/language-tools/tree/master/packages/tsc)内部 API 变更过于频繁, 无法基于 [semver](https://semver.org/lang/zh-CN/) 规范宽松匹配 [vue-tsc](https://github.com/vuejs/language-tools/tree/master/packages/tsc) 版本的问题。 [README](./packages/tsc/README.md) ## @vrx-volar/dts 基于 `@vrx-volar/tsc` ,为了 生成 dts 的 上层封装 [README](./packages/dts/README.md) ## @vrx/dts 基于 `@vrx-volar/dts` ,简易的项目 dts 生成cli [README](./packages/cli/README.md)