UNPKG
json2csvexporter
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1
A simple JSON to CSV converter.
github.com/filipdanic/json2csvexporter
filipdanic/json2csvexporter
json2csvexporter
/
.babelrc
11 lines
(9 loc)
•
79 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
: [ [
"
@babel
/preset-env"
, { } ] ] }