Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/adaltas/node-csv
/ fs_read.js
File
fs_read.js
packages/csv-parse/samples/fs_read.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs"
;
2
import
{ parse } from
"csv-parse"
;
3
4
const
__dirname =
new
URL(
"."
,
import
.meta.url).pathname;
Callers
nothing calls this directly
Calls
1
parse
Function · 0.90
Tested by
no test coverage detected