issues
search
gajus
/
turbowatch
Extremely fast file change detector and task orchestrator for Node.js.
Other
944
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
All the files in the project are indexed by chokidar before resolving triggers
#57
Tofandel
opened
1 month ago
1
Question: How to configure a simple watcher to replace nodemon with turborepo
#56
adriano-tirloni
opened
2 months ago
0
docs: fix typo in default value for `initialRun`
#55
demensky
opened
3 months ago
0
Getting MaxListenersExceededWarning and "ELIFECYCLE Command failed" error
#54
ax-at
opened
7 months ago
0
✏️ Add Trigger Name Prefix and Customizable Hex Color to Logs for Enhanced Clarity and Consistency
#53
clickclickonsal
opened
1 year ago
0
Can't define onTeardown/onChange event handlers as non-async
#52
AlexAegis
opened
1 year ago
0
Allow turbowatch to load its configuration from a package
#51
AlexAegis
opened
1 year ago
0
fix: use powershell if available on windows
#50
Woife5
opened
1 year ago
3
test: enable x-platform tests
#49
gajus
opened
1 year ago
1
Clarify setup for multiple packages in a monorepo in docs
#48
apoco
opened
1 year ago
1
Add options to disable prefix and/or color on spawn output
#47
eigilsagafos
opened
1 year ago
10
Allow customising watchers via options.
#46
jesushernandez
closed
1 year ago
2
Provide way to access Watcher in onChange event
#45
Handfish
closed
1 year ago
1
Better updated docs for shutdown and abort controller
#44
DesignByOnyx
closed
1 year ago
7
Silently Breaks without Bash
#43
jpulec
opened
1 year ago
5
Replace initialRun with onStart
#42
gajus
opened
1 year ago
1
A list of a few small things I encountered as a new user (and your newest fan)
#41
DesignByOnyx
closed
1 year ago
2
Doesn't work on Windows
#40
GeorgeTailor
opened
1 year ago
1
log progress of long taking non-persistent tasks
#39
gajus
opened
1 year ago
0
fix: add linux fs.watch support
#38
gajus
closed
1 year ago
1
feat: test relative paths (fixes #34)
#37
gajus
closed
1 year ago
0
feat: inject path to node_modules/.bin (fixes #35)
#36
gajus
closed
1 year ago
1
Inject /node_modules/.bin into PATH to mimic npm/pnpm/yarn scripts behaviour
#35
gajus
closed
1 year ago
1
Ensure that expressions are evaluated using paths relative to the project root
#34
gajus
closed
1 year ago
0
Ensure that persistent tasks are always restarted when they crash
#33
gajus
opened
1 year ago
2
Chokidar watcher is watching all files in the project instead of matched ones
#32
momirov
closed
1 year ago
2
Add a way to name `watch` instances
#31
gajus
opened
1 year ago
0
Limit concurrency of non-persistent tasks
#30
gajus
opened
1 year ago
0
Add watchexec backend
#29
gajus
opened
1 year ago
1
Provide a way to unregister watcher
#28
gajus
opened
1 year ago
0
Provide a way to only report events when content hash changes
#27
gajus
opened
1 year ago
0
Document how to gracefully handle shutdown when executing using pnpm
#26
gajus
closed
1 year ago
1
Expose an instance of Roarr logger in onChange
#25
gajus
closed
1 year ago
1
fix: resolve real path when using fs.watch
#24
gajus
closed
1 year ago
0
fix: add basic tests
#23
gajus
closed
1 year ago
1
feat: abstract file watching backend
#22
gajus
closed
1 year ago
1
Add tests for multiple Node.js versions (v18 and v19)
#21
gajus
closed
1 year ago
2
How to match files on Windows?
#20
marek-hanzal
closed
1 year ago
4
Watchman and symlinks
#19
vjpr
closed
1 year ago
8
feat: switch to using chokidar
#18
gajus
closed
1 year ago
1
Add test to ensure that we don't log every detected file change
#17
gajus
closed
1 year ago
0
ESM import error
#16
staeke
opened
1 year ago
21
warn when multiple projects use the same project path
#15
gajus
closed
1 year ago
1
allow a dynamic interruptible setting
#14
gajus
opened
1 year ago
0
log a warning when retries are exceeded
#13
gajus
opened
1 year ago
0
Fixed typo in README.md
#12
hyldmo
closed
1 year ago
1
Spelling mistake on README.md
#11
campbelldrobert
closed
1 year ago
1
Provide greater abstraction for graceful shutdown
#10
gajus
closed
1 year ago
1
Add graceful shutdown
#9
gajus
closed
1 year ago
1
fix: use watch instead of watch-project
#8
danielrearden
closed
1 year ago
2
Next