vue-jenga
v0.2.14
Published
A series of tool for vue based on element-plus & pinia & axios.
Maintainers
Readme
vue-jenga是什么
是我作为前端老油条,经历过数个框架之后,秉承配置化的复用思想,经过反复重构迭代所形成的一系列工具/组件集合
其核心是对element-plus的表单/表格组件进行的二次封装,实现了表格与表单的配置化与灵活自定义,减少开发过程中的重复工作
同时为了适配特定浏览器尺寸场景,提供了支持滚轮二次缩放的等比缩放功能的配置开关,详见Conf
另外为了便于日常工作,还纳入了一些简单的二次封装组件及工具函数/类型
对于被封装的组件,都会尽可能暴露原始配置入口,以确保定制的灵活性,具体内容参看各组件文档
文档
Description
A series of tool for vue based on element-plus & pinia & axios.
Some preset for types \ axios.
Some components for table \ form (todo) \ modal (todo) and some scripts.
Doc will be write after any other works.
