Log http requests as ndjson
Prettifier for Pino log lines
High-speed HTTP logger for Node.js
Streaming newline delimited json parser + serializer
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
TypeScript definitions for ndjson
json-nd is a module that provides functions to parse and stringify newline-delimited JSON (NDJSON) data.
minimal implementation of a PassThrough stream
Parse iterators as ndjson and transform iterators to ndjson
Import documents to a Sanity dataset
A small JS package for reading a ReadableStream of NDJSON
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [.
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
fetch-ndjson turns new line delimited JSON streaming responses retrieved using Fetch API into Generators that yield JSON
convert NDJSON to JSON
TypeScript agent framework wrapping Claude Agent SDK with Git-based task execution for PostHog
Convert GeoJSON to TopoJSON for smaller files and the power of topology!
Split a Text Stream into a Line Stream, using the Stream API
White-box endpoint discovery for source code repositories.
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.
Diff and patch tables
# 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
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.