Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@fzlw/eui-plus

Fzlw75MIT0.1.30TypeScript support: included

  1. 基于 vue3 + element-plus + typescript
    1. 减少 template 代码和 setup 代码,配置 json 数据即可完成常见交互
    2. 较为完全的 TS 推导
    3. 为支持 jsx 写法,推荐安装 @vitejs/plugin-vue-jsx

element-plus, json form, json table, vue

readme

简介

  1. 基于 vue3 + element-plus + typescript
  2. 减少 template 代码和 setup 代码,配置 json 数据即可完成常见交互
  3. 较为完全的 TS 推导
  4. 为支持 jsx 写法,推荐安装 @vitejs/plugin-vue-jsx