wardi / jsonlines

Documentation for the JSON Lines text file format
http://jsonlines.org
136 stars 33 forks source link

Add BKL link #78

Open flamingcow66 opened 1 year ago

sp4ce commented 1 year ago

Hello, thank you for the mention, I was reading the documentation on BKL and specifically this page https://bkl.gopatchy.io/#formats and it's not very clear to me what is the JSONL support it provides

I can see only this mention:

jsonl is an alias for json to fully support JSON Lines.

What does it mean? Do you have example?

flamingcow66 commented 1 year ago

Sure -- I've added two new tests as verification and examples:

https://github.com/gopatchy/bkl/tree/main/tests/jsonl-input https://github.com/gopatchy/bkl/tree/main/tests/jsonl-output