@tayeh/vue-components

1.1.27-alpha • Public • Published

logo


GitHub release poi Bili



Intro

  • lightweight
  • simple
  • extendable
  • theme compatible

Screenshots


Install and Usage

# installing package
npm install --save @tayeh/vue-components

in your Vue main.js file

import Vue from 'vue';
import App from './App'
import TayehUi from '@tayeh/vue-components'

Vue.use(TayehUi)

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

Package Sidebar

Install

npm i @tayeh/vue-components

Weekly Downloads

57

Version

1.1.27-alpha

License

MIT

Unpacked Size

1.6 MB

Total Files

11

Last publish

Collaborators

  • pchas.ir
  • arefakbari
  • saeed_salehi