Skip to content

zhangshu360/sf-thousand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlights

  • 数字自动转换成带千位符

Install

$ npm install sf-thousand --save

Usage

import thousand from 'sf-thousand'

Vue.use(thousand)


<input type="text" :value="numbers | thousand">

Releases

No releases published

Packages