#cross-platform #file #command-line-tool #watch #system #build

bin+lib chokidar

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

3 releases

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

#1347 in Filesystem

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

~6–19MB
~195K SLoC