UNPKG
react-numeric
Version:
latest (1.0.0)
1.0.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
A react component for formatted number form fields
github.com/mkg0/react-numeric
mkg0/react-numeric
react-numeric
/
.babelrc
9 lines
•
102 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
:
[
"env"
,
"react"
]
,
"plugins"
:
[
[
"transform-object-rest-spread"
]
]
}