Streaming newline delimited json parser + serializer
TypeScript definitions for ndjson
Parse iterators as ndjson and transform iterators to ndjson
ndjson to async iterator
A small JS package for reading a ReadableStream of NDJSON
A pull-streams ndjson parser and serializer, inspired by and compatible with [ndjson](https://www.npmjs.com/package/ndjson).
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
convert NDJSON to JSON
cute ndjson logger for pino
Convert an array of objects to ndjson format
json-nd is a module that provides functions to parse and stringify newline-delimited JSON (NDJSON) data.
prettifies ndjson from wzrd and similar tools
Convert ndjson to json text without JSON parsing.
fetch-ndjson turns new line delimited JSON streaming responses retrieved using Fetch API into Generators that yield JSON
A tiny streaming ndJSON logger
Log http requests as ndjson
read and write NDJSON files (Newline Delimited JSON)
Accept and automatically parse NDJSON request streams.
Transforms to parse and stringify ndjson
Prettifies NDJSON (Newline Delimited JSON) logs, like `bunyan -o short` but actually pretty.
NDJSON codec — one JSON record per line ↔ byte iterables.
verbose ndjson log formatter for pino
parse Newline delimited JSON as array of json
Convert ndjson stringified data into JSON-object arrays.
Formats and colorizes newline delimited JSON for better readability.
This crate provides a complete implementation of the SQL-on-FHIR specification for Rust, enabling the transformation of FHIR resources into tabular data using declarative ViewDefinitions. It supports all major FHIR versions (R4, R4B, R5, R6) through a version-agnostic abstraction layer.
A library to read NDJSON-formatted data in a streaming manner.
simple nsjson zst reader/writer
A minimalist command-line utility to pipe documents from a file or I/O stream into an Elasticsearch cluster.
Local-first SNOMED CT toolchain: RF2 → NDJSON, SQLite, Parquet, Markdown, Arrow embeddings, and MCP server
A tail-compatible tool for pretty-printing ndjson files, especially logs.
Async API security scanner with passive and active checks for CORS, CSP, GraphQL, JWT, OpenAPI, and API posture.
X11 clipboard manager which enforces the user choice
Line-delimited JSON-RPC framing with Unix socket and HTTP/1.1 chunked transports, supporting one-shot and streaming responses.
Credit data pipeline simulator — Core Banking, Mapping, Rulepack, Regulator (OJK)
A customizable ndjson formatter for outputting tracing events
A simple NDJSON parser and generator
Dump rspec tests out in ndjson format. Each top level group starts a new line
tb is a manipulation tool for tables. tb provides a command and a library for manipulating tables: Unix filter like operations (sort, cat, cut, ls, etc.), SQL like operations (join, group, etc.), other table operations (search, gsub, rename, cross, melt, unmelt, etc.), information extractions (git, svn, tar), and more. tb supports various table formats: CSV, TSV, JSON, NDJSON, LTSV, etc.
A command-line tool that converts NDJSON log files into readable HTML format with filtering capabilities by log level
Fibrio parses large JSON array, NDJSON, and CSV inputs record by record without loading the full source into memory.
SmarterJSON is a permissive JSON/JSON5 parser: comments, trailing commas, different quote styles, Python/JS keywords, and more, all parse to the same Ruby objects. Purposely no strict mode, always best-effort, blazing fast. Handles BOM, smart quotes, messy input. Compatible with config/data files and API responses alike.
ronin-listener is a small CLI utility for receiving exfiltrated data over DNS or HTTP. Supports logging DNS queries and HTTP requests as TXT, CVS, JSON, or NDJSON.
RSpec formatter optimized for AI agents and CI systems. Outputs compact NDJSON with file references instead of verbose text. Supports log splitting, error deduplication, and context-efficient reporting.
# Introduction Welcome to the reference for the Lishogi API! Lishogi is free/libre, open-source shogi server forked from lichess powered by volunteers and donations. Currently this page is a work in progress, certain information here might be wrong and incorrect! Expect it to be done during 2022. - Get help in the [Lishogi Discord channel](https://discord.gg/YFtpMGg3rR) - [Contribute to this documentation on Github](https://github.com/WandererXII/lishogi/blob/master/public/doc/lishogi-api.yaml) - Check out [Lishogi widgets to embed in your website](https://lishogi.org/developers) ## Endpoint All requests go to `https://lishogi.org` (unless otherwise specified). ## Rate limiting All requests are rate limited using various strategies, to ensure the API remains responsive for everyone. Only make one request at a time. If you receive an HTTP response with a [429 status](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes#429), please wait a full minute before resuming API usage. ## Streaming with ND-JSON Some API endpoints stream their responses as [Newline Delimited JSON a.k.a. **nd-json**](http://ndjson.org/), with one JSON object per line. Here's a [JavaScript utility function (for lichess)](https://gist.github.com/ornicar/a097406810939cf7be1df8ea30e94f3e) to help reading NDJSON streamed responses.
Diff and patch tables
Diff and patch tables
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.