🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@52css/base-vue

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@52css/base-vue

记录 vue 工作中的我不知道的点点滴滴,每天分享一点, 如果大家遇到任何问题,直接微信添加 steven_kerr

latest
npmnpm
Version
1.0.3
Version published
Weekly downloads
7
-41.67%
Maintainers
1
Weekly downloads
 
Created
Source

BaseVue

记录 vue 工作中的我不知道的点点滴滴,每天分享一点, 如果大家遇到任何问题,直接微信添加 steven_kerr

安装

pnpm add @52css/base-vue

main.ts

import BaseVue from '@52css/base-vue';

app.use(BaseVue);

文档说明

文档

TODO

[ ] inputs的key支持 @key, 提交忽略当前key,用户提交数组表单 [ ] table 支持不同类型的 type [ ] 增加BaseTable组件,为Editable 做准备

test1

FAQs

Package last updated on 17 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts