File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# vue-numeric
2
2
3
- [ ![ npm] ( https://img.shields.io/npm/v/vue-numeric.svg )] ( https://www.npmjs.com/package/vue-numeric )
4
- [ ![ npm] ( https://img.shields.io/npm/dt/vue-numeric.svg )] ( https://www.npmjs.com/package/vue-numeric )
5
- [ ![ npm] ( https://img.shields.io/npm/dm/vue-numeric.svg )] ( https://www.npmjs.com/package/vue-numeric )
6
- [ ![ Build Status] ( https://travis-ci.org/ kevinongko/vue-numeric.svg?branch=master )] ( https://travis-ci.org/kevinongko/vue-numeric )
7
- [ ![ Codecov] ( https://img.shields.io/codecov/c/github/kevinongko/vue-numeric.svg )] ( https://codecov.io/gh/kevinongko/vue-numeric )
8
- [ ![ npm] ( https://img.shields.io/npm/l/vue-numeric.svg )] ( http://opensource.org/licenses/MIT )
3
+ [ ![ npm] ( https://img.shields.io/npm/v/vue-numeric.svg?style=flat-square )] ( https://www.npmjs.com/package/vue-numeric )
4
+ [ ![ npm] ( https://img.shields.io/npm/dt/vue-numeric.svg?style=flat-square )] ( https://www.npmjs.com/package/vue-numeric )
5
+ [ ![ npm] ( https://img.shields.io/npm/dm/vue-numeric.svg?style=flat-square )] ( https://www.npmjs.com/package/vue-numeric )
6
+ [ ![ Build Status] ( https://img.shields.io/travis/ kevinongko/vue-numeric.svg?style=flat-square )] ( https://travis-ci.org/kevinongko/vue-numeric )
7
+ [ ![ Codecov] ( https://img.shields.io/codecov/c/github/kevinongko/vue-numeric.svg?style=flat-square )] ( https://codecov.io/gh/kevinongko/vue-numeric )
8
+ [ ![ npm] ( https://img.shields.io/npm/l/vue-numeric.svg?style=flat-square )] ( http://opensource.org/licenses/MIT )
9
9
10
10
Input field component to display a formatted currency value based on [ Vue] ( https://vuejs.org/ ) .
11
11
You can’t perform that action at this time.
0 commit comments