vf-vue-ui
TypeScript icon, indicating that this package has built-in type declarations

1.2.5 • Public • Published

vf-ui

项目简介

VF-UI TS VUE 组件框架

NPM version NPM monthly downloads NPM total downloads codeStyle: Prettier types: TypeScript

Project setup

npm install

// run example
npm run dev

How to use

npm install --save vf-vue-ui
import Vue from "vue";
import VFUI from "vf-vue-ui";
import "vf-vue-ui/lib/theme/index.css";

// 安装组件
Vue.use(VFUI);

主要功能

组件展示

  • vf-task-tree

vf-task-tree

  • vf-tabs

vf-tabs

Readme

Keywords

Package Sidebar

Install

npm i vf-vue-ui

Weekly Downloads

4

Version

1.2.5

License

MIT

Unpacked Size

1.23 MB

Total Files

162

Last publish

Collaborators

  • fea-sin