This website requires JavaScript.
Explore
Help
Sign In
opencultureconsulting
/
orcli
Watch
2
Star
0
Fork
0
You've already forked orcli
mirror of
https://github.com/opencultureconsulting/orcli.git
synced
2025-04-13 00:00:49 +02:00
Code
Issues
Releases
Activity
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 16:07:08 +00: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 22:19:11 +00:00
{"a":"$", "b":"/", "c":"'"}
Copy Permalink