gleaf
TypeScript icon, indicating that this package has built-in type declarations

2.2.2 • Public • Published

Install

npm install gleaf -S

Quick Start

import Vue from 'vue'
import Gleaf from 'gleaf'

Vue.use(Gleaf)

// or
import {
  Select,
  Button
  // ...
} from 'gleaf'

Vue.component(Select.name, Select)
Vue.component(Button.name, Button)

Browser Support

Modern browsers and Internet Explorer 10+.

LICENSE

MIT

theme-yealink 生成方式 修改theme-chalk的var.scss $--color-primary: #10C29B !default; 然后运行npm run build:theme 拷贝theme-chalk lib 的文件到theme-yealink 最后运行npm run dist

Readme

Keywords

Package Sidebar

Install

npm i gleaf

Weekly Downloads

101

Version

2.2.2

License

MIT

Unpacked Size

9.39 MB

Total Files

1071

Last publish

Collaborators

  • frontweb