Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/adaltas/node-csv
/ state.instance.js
File
state.instance.js
packages/stream-transform/samples/state.instance.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ transform } from
"stream-transform"
;
2
3
// Generate a dataset of 5 records
4
const
records =
"record\n"
.repeat(5).trim().split(
"\n"
);
Callers
nothing calls this directly
Calls
2
transform
Function · 0.90
callback
Function · 0.85
Tested by
no test coverage detected