All Projects → vue-cabin → Vue Star Plus

vue-cabin / Vue Star Plus

Licence: mit
升级版 vue-star

Labels

Projects that are alternatives of or similar to Vue Star Plus

react-native-star-prnt
React-Native bridge to communicate with Star Micronics Bluetooth/LAN Printers
Stars: ✭ 61 (+144%)
Mutual labels:  star
Rigel
🌌 Colorscheme for vim, terminal, vscode and slack - based on the star Rigel ✨.
Stars: ✭ 324 (+1196%)
Mutual labels:  star
Tray
Browser plugin for sending documents and raw commands to a printer or attached device.
Stars: ✭ 543 (+2072%)
Mutual labels:  star
stella
( •ॢ◡-ॢ)-♡ ☆.。.:*・°☆.。.:*・°☆
Stars: ✭ 28 (+12%)
Mutual labels:  star
Dytt
💕体验最好的第三方电影天堂ReactNative客户端🎟
Stars: ✭ 279 (+1016%)
Mutual labels:  star
Hacktoberfest2019
Happy Hacktober! This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR.
Stars: ✭ 378 (+1412%)
Mutual labels:  star
blob
个人前端技术博客,各种源码分析,工具分享
Stars: ✭ 26 (+4%)
Mutual labels:  star
Starred
creating your own Awesome List by GitHub stars!
Stars: ✭ 739 (+2856%)
Mutual labels:  star
Axratingview
Star mark rating view with flat design for iOS8, iOS9, iOS10
Stars: ✭ 313 (+1152%)
Mutual labels:  star
My Actions
爱奇艺会员签到抽奖,腾讯视频会员签到,哔哩哔哩签到,中国电信签到,V2ex签到,哔咔漫画签到,百度贴吧自动签到
Stars: ✭ 518 (+1972%)
Mutual labels:  star
HacktoberFest-2020
Open source is changing the world. Join global community for the yearly celebration of open source software!
Stars: ✭ 21 (-16%)
Mutual labels:  star
Startrack Js
GitHub star history and stats - based on JavaScript only!
Stars: ✭ 255 (+920%)
Mutual labels:  star
Node Thermal Printer
This npm package was made to control epson and star thermal printers
Stars: ✭ 424 (+1596%)
Mutual labels:  star
SRTS-Expanded
Rimworld mod
Stars: ✭ 15 (-40%)
Mutual labels:  star
Andratingbar
A RatingBar library for android, you can customize size ,color ,spacing and image easily!Support right to left。效果可以参看:https://juejin.im/post/6844904143220391949
Stars: ✭ 582 (+2228%)
Mutual labels:  star
react-star-ratings
A customizable svg star rating component for selecting x stars or visualizing x stars
Stars: ✭ 128 (+412%)
Mutual labels:  star
Action Store
Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.
Stars: ✭ 360 (+1340%)
Mutual labels:  star
Laravel Love
Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
Stars: ✭ 822 (+3188%)
Mutual labels:  star
React Native Star Rating
A React Native component for generating and displaying interactive star ratings
Stars: ✭ 724 (+2796%)
Mutual labels:  star
Hacktoberfest 2020
Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
Stars: ✭ 492 (+1868%)
Mutual labels:  star

vue-star-plus

升级版 vue-star

DEMO

演示

vue-star-plus

VS

原组件实现的功能:

  • 点赞的图标可定制
  • 点赞的动画可定制

该组件做的一些改进:

  • 可以把图标指定为激活状态
  • 可以把图标替换为图片
  • 支持点赞完成的后续操作

安装

npm i vue-star-plus --save

使用

import VueStarPlus from 'vue-star-plus'
import 'vue-star-plus/vue-star-plus.css'
Vue.component('vue-star-plus', VueStarPlus)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run demo:dev

# build for demo with minification
npm run demo:build

# build for gh-pages with minification
npm run demo:prepublish

# build for production with minification
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].