#watch #system #cross-platform #command-line-tool #utility #file #filesystem

bin+lib chokidar

A cross-platform command line utility to watch file system changes

3 releases

new 0.1.2 Jun 17, 2024
0.1.1 Jun 17, 2024
0.1.0 Jun 16, 2024

#1750 in Command line utilities

Download history 480/week @ 2024-06-14

480 downloads per month

MIT license

11KB
146 lines

A cross-platform command line utility to watch file system changes.

install

cargo binstall chokidar

example

chokidar 'src/**/*.{ts,tsx,json}' -c='pnpm run build' -d 1000

Dependencies

~7–19MB
~207K SLoC