watch_r@0.0.8
- recursively watch files - **watch new dirs/files that have been added to any watched directory** - ability to ignore files with `.ignorewatch` including list of files to ignore (similar to `.gitignore`). Use `*` to ignore all files in `.ignorewatch` di
2013-05-23
安装 (0.0.8)
npm install watch_r@0.0.8
yarn add watch_r@0.0.8
pnpm add watch_r@0.0.8
bun add watch_r@0.0.8
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| commander | 1.1.x |
| ejs | 0.8.x |
| structr | * |
| underscore | 1.4.x |