Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
n-readlines
Read file line by line without buffering the whole file in memory.
gen-readlines
Generator based line reader
readlines
Read file line as array
n-readlines-next
Read file line by line without buffering the whole file in memory.
@lazy-node/readlines
Read file line by line without buffering the whole file in memory.
readlines-web
Use ReadableStreams to read the content of a file line-by-line.
readar
Read text file to array of lines
@prantlf/gen-readlines
Generator based line reader
n-readlines2
Read file line by line without buffering the whole file in memory.