@wangzhipeng/vue-number-format
TypeScript icon, indicating that this package has built-in type declarations

3.16.0 • Public • Published

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

npm install @wangzhipeng/vue-number-format
or
yarn add @wangzhipeng/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.

Package Sidebar

Install

npm i @wangzhipeng/vue-number-format

Weekly Downloads

0

Version

3.16.0

License

MIT

Unpacked Size

39.2 kB

Total Files

6

Last publish

Collaborators

  • wangzhipeng