issues
search
jprichardson
/
node-klaw
A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.
MIT License
317
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to use it with ESM
#49
cheulong
closed
1 month ago
1
Update GitHub Actions config
#48
RyanZim
closed
1 year ago
0
Support file URLs
#47
remcohaszing
closed
1 year ago
3
Support file URLs
#46
remcohaszing
closed
1 year ago
1
add new option for an custom path-like object
#45
fyears
closed
1 year ago
4
Switch to GH Actions for CI
#44
RyanZim
closed
3 years ago
0
modernize (const, let, class, update dep, etc)
#43
jimmywarting
closed
3 years ago
5
preserveSymlinks not following links
#42
TotallyInformation
closed
3 years ago
1
Update mkdirp dev dependency (fixes: #40)
#41
guimard
closed
3 years ago
2
Update to mkdirp ≥ 1
#40
guimard
closed
3 years ago
4
Use array concat instead of push.apply to avoid exceeding max stack size
#39
oorestisime
opened
4 years ago
0
update package.json with newer graceful-fs version
#38
ismail-codinglab
closed
3 years ago
4
Maximum call stack size exceeded
#37
aikar
opened
5 years ago
10
Update CI configs
#36
RyanZim
closed
5 years ago
0
Upgrade standard, remove standard-markdown
#35
RyanZim
closed
5 years ago
0
Add documentation with for-await-of
#34
ad-m
closed
5 years ago
3
Sort
#33
tomhughes
closed
5 years ago
1
fix potential stop-on-error behavior
#32
dzaman
closed
1 year ago
2
add broken symlink test
#31
kellyselden
closed
5 years ago
5
Feature request: Async/await compatibility!
#30
quinton-ashley
closed
1 year ago
6
Add a preserveSymlinks option
#29
pimterry
closed
6 years ago
5
Update README.md
#28
pungggi
closed
6 years ago
1
Use faster self.paths.push strategy
#27
hulkish
closed
6 years ago
4
Use faster self.paths.push strategy
#26
hulkish
closed
7 years ago
0
Add support for recursion depthLimit option
#25
hgs-sellis
closed
7 years ago
5
Refactor depthLimit check to a better place in the code so it is computed less often
#24
hgs-sellis
closed
7 years ago
1
Klaw stops on error
#23
dzek69
opened
7 years ago
5
Add standard-markdown & refactor README.md
#22
manidlou
closed
7 years ago
5
Make graceful-fs a real dependency for better performance
#21
trustedtomato
closed
7 years ago
3
Remove graceful-fs try-catch because of performance
#20
trustedtomato
closed
7 years ago
5
Docs link is broken
#19
KevinMongiello
closed
7 years ago
2
Update README.md
#18
revelt
closed
7 years ago
1
Not traversing subdirectories if some filter functions applied
#17
manidlou
closed
1 year ago
3
Update klaw-sync link in readme
#16
manidlou
closed
7 years ago
0
Add klaw-sync link to readme
#15
manidlou
closed
7 years ago
1
Memory Usage
#14
DomVinyard
closed
7 years ago
4
API to stop walking
#13
targos
closed
7 years ago
2
Add only-file and only-dir support
#12
manidlou
closed
8 years ago
5
.walk includes root directory, regardless of filter
#11
lukeify
opened
8 years ago
5
Switch to graceful-fs to avoid EMFILE
#10
RyanZim
closed
8 years ago
1
Added typescript installation instructions
#9
mceachen
closed
7 years ago
3
feat(filter): add ability to filter out items
#8
GuyMograbi
closed
8 years ago
2
example of 'skip directories' does not actually skip the directories
#7
GuyMograbi
closed
8 years ago
2
fs.remove inside the walk leads to the errors
#6
PavelPolyakov
opened
8 years ago
3
What does queueMethod do?
#5
Simran-B
closed
8 years ago
2
Document that symlinks not traversed
#4
IgnoredAmbience
closed
6 years ago
6
Create LICENSE file
#3
jaredsmith
closed
8 years ago
1
Fix walk so that it continues to walk even after errors
#2
amishshah
closed
8 years ago
4
Continue walking despite error?
#1
amishshah
closed
8 years ago
4