jsonlines icon indicating copy to clipboard operation
jsonlines copied to clipboard

Documentation for the JSON Lines text file format

Results 21 jsonlines issues
Sort by recently updated
recently updated
newest added

What do you think about adding new HTTP content-type for jsonlines data. What about `application/jsonl`?

I think presenting an example of jsonlines where you have a 'technically acceptable' example of a csv style jsonlines is a bad idea. The main advantage of jsonlines is that...

JSON: ```json [ "a", { "b": "c" }, [ "d" ] ] ``` JSONL ```jsonl "a" { "b": "c" } [ "d" ] ``` what is difference, except additional `[`...

Hi, I have been working with several openAI fine-tune models that use jsonlines as their training data format and was frustrated that there was not an easy and quick tool...

Added Mattermost as an example in the On the web section. Issue #79 can be closed.

hey I noticed http://ndjson.org/ and http://jsonlines.org/ are very similar, I was just wondering if maybe they could link to each other to reduce confusion? I like both names personally and...

close #8 See deployed website: https://gh-pages.jsonlines-974.pages.dev/

[Visidata](https://www.visidata.org/) is a TUI app for visualizing and processing a lot of data formats, among which JSONLines.

Leveraging https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme