This website requires JavaScript.
Explore
Help
Sign In
opencultureconsulting
/
orcli
mirror of
https://github.com/opencultureconsulting/orcli.git
Watch
2
Star
0
Fork
You've already forked orcli
0
Code
Issues
Releases
Activity
05cb0528c1
orcli
/
tests
/
data
/
example.jsonl
3 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
import json and jsonl: first draft
2023-10-28 18:07:08 +02:00
{"a":1, "b":2, "c":3}
{"a":0, "b":0, "c":0}
fix tests by using / instead of \ in example data
2024-12-11 23:19:11 +01:00
{"a":"$", "b":"/", "c":"'"}