Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Ndjson.ts
File
Ndjson.ts
packages/effect/src/unstable/encoding/Ndjson.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Encodes and decodes newline-delimited JSON streams in Effect channels.
3
*
4
* NDJSON stores one complete JSON value on each line. This module has helpers
Callers
nothing calls this directly
Calls
5
decodeString
Function · 0.85
duplex
Function · 0.85
encode
Function · 0.70
decode
Function · 0.70
encodeString
Function · 0.70
Tested by
no test coverage detected