larsgw / citation.js

Citation.js converts formats like BibTeX, Wikidata JSON and ContentMine JSON to CSL-JSON to convert to other formats like APA, Vancouver and back to BibTeX.
https://citation.js.org/
MIT License
222 stars 30 forks source link

Add --output-type ndjson #163

Closed nichtich closed 5 years ago

nichtich commented 5 years ago

The CLI should support newline delimited JSON (ndjson) as additional output format in addition to JSON array.