UNPKG
formulax
Version:
latest (1.1.5)
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.1
Fast javascript expression parser and compiler.
ekorzun/formulax
formulax
/
.babelrc
6 lines
•
47 B
Plain Text
View Raw
1
2
3
4
5
6
{
"presets"
:
[
"env"
,
"stage-2"
]
}