dsh-ndjson
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-ndjson
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-ndjson in your DeepSeek Harness session to install this NDJSON conversion plugin; the source code lives at https://github.com/uckkk/dsh-ndjson
About this plugin
NDJSON — one JSON object per line — is everywhere in streaming APIs, log pipelines, and batch workflows, yet it rarely fits neatly into the tools you reach for mid-conversation. dsh-ndjson registers a ready-to-call NDJSON conversion tool directly in your active session, so you can transform the format on the fly without leaving your context.
Under the hood it is pure Node.js with zero network calls and zero third-party runtime dependencies. That makes it safe to run in offline sandboxes, locked-down CI runners, or any environment where a missing npm package or a DNS hiccup would otherwise break your build. Once installed, the plugin simply exposes its tool to the session and you invoke it inline.
If you routinely wrestle with newline-delimited JSON in the terminal or a chat window and would rather not spin up an editor or scribble a throwaway script, dsh-ndjson gives you a near-invisible, MIT-licensed shortcut that just works.
Use Cases
- Quickly converting NDJSON streams from APIs into standard JSON arrays mid-session
- Transforming NDJSON formats inside sandboxed or offline CI runners without fetching any dependencies
- Handling NDJSON log lines in a pipeline by invoking the tool inline instead of writing throwaway scripts
Best For
- Backend and full-stack developers who work with streaming JSON data daily
- Platform engineers operating in network-restricted or air-gapped environments
- Ops and SRE staff who maintain data pipelines and log-processing workflows
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.