https://github.com/coders-tm/vue-number-format
Easy formatted numbers, currency and percentage with input/directive mask for Vue.js
https://github.com/coders-tm/vue-number-format
currency-formatter directive directive-component formatter number-formatter plugins vue vue-currecny-input vue-mask vue-money-input vue-number-input vue-percentage-input vue3
Last synced: about 1 month ago
JSON representation
Easy formatted numbers, currency and percentage with input/directive mask for Vue.js
- Host: GitHub
- URL: https://github.com/coders-tm/vue-number-format
- Owner: coders-tm
- License: mit
- Created: 2021-09-12T06:37:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T01:11:50.000Z (about 1 year ago)
- Last Synced: 2026-04-24T05:41:11.178Z (about 1 month ago)
- Topics: currency-formatter, directive, directive-component, formatter, number-formatter, plugins, vue, vue-currecny-input, vue-mask, vue-money-input, vue-number-input, vue-percentage-input, vue3
- Language: TypeScript
- Homepage: https://vue-number-format.netlify.app/
- Size: 1.83 MB
- Stars: 123
- Watchers: 0
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/@coders-tm/vue-number-format)
[](https://www.npmjs.com/package/@coders-tm/vue-number-format)
[](https://github.com/coders-tm/vue-number-format)
[](https://bundlephobia.com/result?p=@coders-tm/vue-number-format)
[](https://github.com/coders-tm/vue-number-format/blob/master/LICENSE)
[](https://github.com/sponsors/dipaksarkar)
# vue-number-format
Vue Number Format is used to format a number using fixed-point notation. It can be used to format a number with a specific number of digits to the right of the decimal.
## Installation
```bash
npm install @coders-tm/vue-number-format
or
yarn add @coders-tm/vue-number-format
```
## Features
- Lightweight
- Dependency free
- Component or Directive flavour
- Format as you type
- Built-in validation
- Supports both Vue 3 and Vue 2.
## Documentation
Please refer to the [project home page](https://vue-number-format.netlify.app) for a detailed documentation.
## Support me
If you find my work helpful, or you want to support the development, star the repo or buy me a coffee:
[](https://ko-fi.com/dipaksarkar)
