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.
Copy file name to clipboardExpand all lines: docs/guide/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Introduction
2
2
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.
3
3
## Installation
4
-
Install the npm package:
4
+
Install the npm package:@coders-tm/vue-number-format@1.1.1 for Vue 2.0
0 commit comments