UNPKG
text2json
Version:
latest (2.2.3)
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.2.0
Performant parser for textual data (CSV parser)
github.com/nilobarp/text2json
nilobarp/text2json
text2json
/
test
/
spectrum
/
json
/
escaped_quotes.json
10 lines
•
85 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
[ {
"a"
:
"1"
,
"b"
:
"ha
\"
ha
\"
ha"
}, {
"a"
:
"3"
,
"b"
:
"4"
} ]