UNPKG
memparse
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
A memrise course JSON dictionary parser
github.com/vincaslt/memparse
vincaslt/memparse
memparse
/
test
/
level.html
11 lines
(10 loc)
•
169 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
body
>
<
div
class
=
"thing"
>
<
div
class
=
"col_a"
>
<
div
>
test word
</
div
>
</
div
>
<
div
class
=
"col_b"
>
<
div
>
test meaning
</
div
>
</
div
>
</
div
>
</
body
>