You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
8
8
## Features
9
9
10
10
- Lightweight < 2kb
11
11
- Dependency free
12
-
-Mobile support
13
-
- Component or Directive flavors
14
-
-Accept copy/paste
15
-
-Editable
12
+
-Smooth migration
13
+
- Component or Directive flavour
14
+
-Format as you type
15
+
-Built-in validation
16
16
17
17
## Documentation
18
-
Please refer to the [project home page](https://coders-tm.github.io/vue-number-format/) for a detailed documentation.
18
+
Please refer to the [project home page](https://vue-number-format.netlify.app) for a detailed documentation.
0 commit comments