Skip to content

pangxiaolong/free-time-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

介绍

开发一点自己要到的vue组件,想到什么就写一个,不定时优化更新和增加新的玩意。

  • AvatarWeather天气组件(带pop列表)

安装Install

通过 npm 安装

# npm
npm i free-time-ui

npm i vue-jsonp

使用方式

main.js

import FreeTimeUI from 'free-time-ui'
import VueJsonp from 'vue-jsonp'

Vue.use(FreeTimeUI)
Vue.use(VueJsonp)

view.vue

<avatar-weather />

预览Preview

AvatarWeather

在这里插入图片描述

有问题Question

如果你有好的意见或建议,欢迎提 [issue] 或 联系我[[email protected]] If you have good comments or suggestions, please feel free to [issue] or contact me [[email protected]]

About

写的第一个npm包

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published