Skip to content

A code generator on chrome extension platform aiming at turning YApi docs into Admate codes. Tech Stack: TS, Vue3, Vite, Windi CSS

License

Notifications You must be signed in to change notification settings

cloydlau/yapi2code-crx

 
 

Repository files navigation

代码生成器(Chrome / Edge 插件)

Admate 配套工具。

管理后台要展示的字段众多,传统的做法是从接口文档复制字段名至代码中,并不断重复这一过程,

低效且易出错,

代码生成器的作用就是规避该机械行为。


快速上手

  1. 安装浏览器插件(支持 Chrome, Edge 最新版);

  2. 打开 YApi 相应模块的接口文档,选中查询表格的接口;

  3. 点击生成代码,代码将被复制至剪贴板;

  4. 创建页面文件 xxx.vue,粘贴代码。

About

A code generator on chrome extension platform aiming at turning YApi docs into Admate codes. Tech Stack: TS, Vue3, Vite, Windi CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 35.8%
  • TypeScript 31.8%
  • Perl 11.6%
  • JavaScript 11.5%
  • CSS 4.1%
  • HTML 3.2%
  • SCSS 2.0%