# yapi-ts-extension **Repository Path**: lafen/yapi-ts-extension ## Basic Information - **Project Name**: yapi-ts-extension - **Description**: yapi 接口文档生成 ts 类型的 chrome 插件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-08-03 - **Last Updated**: 2025-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: Chrome-extension ## README # Chrome Extension yapi 接口文档自动生成 ts 类型 chrome 插件 ## Usage ```sh pnpm i npm run dev ``` chrome > 加载已解压的扩展程序 > dist ## See [使用文档](https://i-lafen.github.io/site/browser/extension)