UNPKG
excellentexport
Version:
latest (3.9.11)
3.9.11
3.9.10
3.9.9
3.9.8
3.9.7
3.9.6
3.9.4
3.9.3
3.9.2
3.9.1
3.9.0
3.8.1
3.8.0
3.7.3
3.7.2
3.7.1
3.7.0
3.6.0
3.5.0
3.4.3
3.4.2
3.4.0
3.3.0
3.2.1
3.2.0
3.0.0
2.1.0
2.0.3
2.0.2
2.0.0
1.5.0
Client side JavaScript export to Excel or CSV
jordiburgos.com
jmaister/excellentexport
excellentexport
/
.babelrc
8 lines
•
166 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"presets"
: [
"
@babel
/preset-env"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
,
"
@babel
/plugin-transform-flow-strip-types"
] }