issues
search
maleck13
/
readline
read line module for node js
94
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lack of more examples on the README
#30
Kazbonfim
opened
5 months ago
0
Module not found: Error: Can't resolve 'fs' in readline.js
#29
fridolinvii
opened
2 years ago
1
Pauseable feature
#28
sunnytambi
opened
2 years ago
0
is there a way to close the stream manually
#27
dayuoba
opened
5 years ago
0
License clarification
#26
ariel11
opened
5 years ago
3
Update README.md
#25
adipascu
opened
5 years ago
0
npmignore large test data files
#24
barbeque
opened
5 years ago
0
Get maximun lines of the file
#23
masalinas
opened
6 years ago
2
Does not support streams where lines are delimited only by CR
#22
haakonnessjoen
opened
6 years ago
0
afile.txt is needlessly ridiculously large
#21
apisarenco
opened
7 years ago
2
Avoid "close" event.
#20
marian-toaderr
opened
8 years ago
0
`end` event not fired
#19
scaljeri
opened
8 years ago
2
Event that fires when the whole file has been read
#18
developeron29
closed
8 years ago
2
Ignore \r character alone, in order to improve performance.
#17
52cik
opened
8 years ago
0
Added support for an option to retain buffer instead of converting to String on 'line' event
#16
esaounkine
closed
8 years ago
4
Pass options as argument when using the new operator
#15
ghost
closed
9 years ago
1
fix reading blank lines & lineCount with #10#13 line terminators
#14
jamg44
closed
9 years ago
1
Ensure the buffer is emptied on event handler errors and that the error is re-emitted
#13
dkavassy
closed
9 years ago
4
Fixed issue with byteCount & improved newline detection performance
#12
dkavassy
closed
9 years ago
1
Add API description.
#11
ibakaidov
closed
9 years ago
0
Streams.
#10
ibakaidov
closed
9 years ago
5
fix #8, opts should be passed to fs.createReadStream
#9
dracupid
closed
9 years ago
2
opts argument is not passed to fs.createReadStream
#8
dracupid
closed
9 years ago
1
added byte count feature
#7
rjanicek
closed
9 years ago
1
Pass in the line number and keep the input stream available (for finding out the read file)
#6
czechboy0
closed
9 years ago
1
Example not working
#5
tbo
closed
9 years ago
2
Merging the commits to master and creating a new pull request.
#4
ghost
closed
10 years ago
2
User-friendly README + Code pretty up.
#3
ghost
closed
10 years ago
0
Added \r as newline character, emits line on last line
#2
wilson428
closed
10 years ago
0
Misses last line
#1
wilson428
closed
10 years ago
1