issues
search
yuanchuan
/
node-watch
A wrapper and enhancements for fs.watch
https://npm.im/node-watch
MIT License
341
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Crash when trying to watch a non-existing network name on Windows
#132
maksis
opened
3 weeks ago
1
Is there a way, or a best practice to scan this large amount of files for processing ?
#131
NguyenHoangMinhkkkk
closed
5 months ago
4
Can TEMP_DIR able to change ?
#130
NguyenHoangMinhkkkk
closed
9 months ago
0
0.7.4
#129
yuanchuan
closed
1 year ago
0
fix: add export to interface for Watcher
#128
multivoltage
closed
1 year ago
3
images update problem
#127
tumblingG
closed
1 year ago
3
fs.watch() not detecting changes to file from git operation
#126
tumblingG
closed
1 year ago
3
Catch fs.watch exceptions
#125
campersau
closed
2 years ago
1
Use async fs functions
#124
ianshade
closed
2 years ago
2
Fix can't listener error event on incorrect file/directory
#123
leijuns
closed
2 years ago
2
Fix tests on Windows
#122
yuanchuan
opened
2 years ago
0
Release 0.7.3
#121
yuanchuan
closed
2 years ago
0
Travis CI is no longer free, try to switch to GitHub CI
#120
yuanchuan
closed
2 years ago
0
Format code inside guard function
#119
yuanchuan
closed
2 years ago
3
skip: only provide on initial recurse
#118
wmertens
closed
2 years ago
1
Only pass skip on initial recurse
#117
wmertens
closed
2 years ago
0
fix Callback type
#116
xieyuheng
closed
3 years ago
1
Exclude test directory from npm package
#115
Krinkle
closed
3 years ago
2
Fix typo in README: resursive -> recursive
#114
inkch
closed
3 years ago
1
New ES syntax
#113
yuanchuan
closed
3 years ago
2
when watch a dir that mount by nfs, if not work
#112
yxxhero
closed
3 years ago
2
node-watch is not working recursive in Ubuntu under WSL
#111
intervalia
opened
3 years ago
5
I got this error at first use lib in nodejs using express
#110
taryono
closed
3 years ago
2
Catch error when use Node 14.15.3 on Linux SysTem
#109
lichongyang-LCY
closed
3 years ago
2
Catch errors when adding watchers for child directories
#108
maksis
closed
2 years ago
1
Avoid synchronous fs calls
#107
maksis
opened
3 years ago
1
Should not watch after .close() is called.
#106
yuanchuan
closed
3 years ago
0
Calling close() before the watcher is ready does nothing
#105
filmaj
closed
3 years ago
2
Don't normalize events for Windows or it might lost essential events.
#104
yuanchuan
closed
4 years ago
0
watch dir bug
#103
tsoil
closed
4 years ago
2
Speed up test
#102
yuanchuan
closed
4 years ago
0
Add an extra flag for skipping sub-directories inside filter function.
#101
yuanchuan
closed
4 years ago
5
Follow symlink
#100
linonetwo
closed
4 years ago
2
High CPU consumption on window service
#99
linonetwo
closed
4 years ago
1
multiple events for a file sent over network
#98
GregMydlarz
closed
4 years ago
2
add ignore [WiP]
#97
wmertens
closed
4 years ago
1
Add ignore option
#96
yuanchuan
closed
4 years ago
7
Remove recursive option if not supported. Fix #94
#95
yuanchuan
closed
4 years ago
0
linux and recursively with node 14 throws TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]
#94
findoff
closed
4 years ago
1
Should not watch filtered paths
#93
wmertens
closed
4 years ago
4
. starting folder Inability to monitor
#92
yangyangyihao
closed
4 years ago
1
Some events are lost when too many are triggered
#91
blarfoon
closed
4 years ago
8
Warning when watching files
#90
ExperiBass
closed
4 years ago
6
directory watch will close after delete any file in the directory
#89
sysuzjz
closed
4 years ago
2
increase delay time
#88
yuanchuan
closed
5 years ago
0
Types: Allow watching multiple files
#87
Gnuk
closed
5 years ago
6
Fix windows
#86
yuanchuan
closed
5 years ago
0
'remove' event not triggered on windows
#85
kentarokai
closed
5 years ago
5
Use fs.statSync and fs.lstatSync safely.
#84
yuanchuan
closed
5 years ago
0
Add support for TypeScript
#83
baileyherbert
closed
5 years ago
3
Next