https://github.com/revathskumar/vue-comma-formatted-number
https://github.com/revathskumar/vue-comma-formatted-number
accounting comma-formatting currency input vue
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/revathskumar/vue-comma-formatted-number
- Owner: revathskumar
- License: mit
- Created: 2018-11-06T19:15:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T20:29:36.000Z (almost 5 years ago)
- Last Synced: 2025-04-12T16:14:42.080Z (about 1 year ago)
- Topics: accounting, comma-formatting, currency, input, vue
- Language: Vue
- Homepage: https://www.npmjs.com/package/vue-comma-formatted-number
- Size: 32.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
vue-comma-formatted-number
======================
Format the number into comma separated values while typing

### Usage
```
npm install vue-comma-formatted-number
```
[](https://codesandbox.io/s/x2yo7y9k34)
License
-------
Please see [License](https://github.com/revathskumar/vue-comma-formatted-number/blob/master/License)