vuf-star

1.0.4 • Public • Published

vuf-star

npm Codeship

a component in vueJs to show star for shop

Build Setup

 # npm install --save-dev vuf-star@1.0.4
API:
<vuf-star :size="this.starSize" :score="this.starScore">
</vuf-star>

export default () {
  data(){
    return: {
      starSize: 36,
      starScore: 3.5
    }
  }
}
参数:
     图片大小  分数
     24/26/48  1~5
     
评分机制:大于0.5分算1分,小于0.5分不算分

Readme

Keywords

none

Package Sidebar

Install

npm i vuf-star

Weekly Downloads

3

Version

1.0.4

License

none

Unpacked Size

27.4 kB

Total Files

25

Last publish

Collaborators

  • xa-fz