Tyh Ui Save Abandoned

? 仓库不再维护,请移步到:https://github.com/Tyh2001/tyh-ui2。(? The warehouse is no longer maintained. Please move to: https://github.com/Tyh2001/tyh-ui2.)

Project README

English | Chinese

npm package docs README_zh

Introduction:bulb:

Tyh UI is a desktop lightweight UI component library based on vue 2.0

Development depends on individuals

tyh ui is a desktop lightweight UI component library based on Vue 2.0 independently developed by tyh2001.

If you have any problems or bugs in use, you may wish to give feedback in lsuse of the warehouse. I'm happy to make improvements.

Light weight and easy maintenance

tyh ui is an extremely lightweight component library. It does not have so many complex directory structures and redundant code, so it is clear.

But at the same time, there are still many places to maintain and improve tyh UI, which is far from perfect. I am trying to improve it.

Install:wrench:

npm i tyh-ui

Quick Start:key:

import Vue from 'vue'
import App from './App.vue'

import tyhUi from 'tyh-ui'
import 'tyh-ui/style/index.css'
Vue.use(tyhUI)

new Vue({
  el: '#app',
  render: (h) => h(App),
})

Contribution:wave:

tyh2001

Open Source Agenda is not affiliated with "Tyh Ui" Project. README Source: Tyh2001/tyh-ui
Stars
6
Open Issues
0
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating