[ 原始碼: node-chokidar ]
套件:node-chokidar(3.5.3-2)
node-chokidar 的相關連結
Debian 的資源:
下載原始碼套件 node-chokidar:
- [node-chokidar_3.5.3-2.dsc]
- [node-chokidar_3.5.3.orig-upath.tar.gz]
- [node-chokidar_3.5.3.orig.tar.gz]
- [node-chokidar_3.5.3-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
wrapper around watch / watchFile / fsevents
Chokidar does still rely on the Node.js core fs module, but when using fs.watch and fs.watchFile for watching, it normalizes the events it receives, often checking for truth by getting file stats and/or dir contents.
Node.js is an event-based server-side JavaScript engine.
其他與 node-chokidar 有關的套件
|
|
|
|
-
- dep: node-anymatch (>= 3.0.3+~2.0.7-2)
- Matches strings against configurable strings
-
- dep: node-async-each
- async parallel forEach / map function for JavaScript
-
- dep: node-braces
- Fast, comprehensive, bash-like brace expansion implemented in JS
-
- dep: node-glob-parent
- Extract the non-magic parent path from a glob string
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-is-binary-path
- check if a filepath is a binary file
-
- dep: node-is-glob
- Node module to return true if a string is a glob or extglob
-
- dep: node-normalize-path
- Normalize file path slashes to be unix-like forward slashes
-
- dep: node-path-is-absolute
- Node.js 0.12 path.isAbsolute() ponyfill
-
- dep: node-readdirp (>= 3.3.0)
- Recursive version of Node.js's fs.readdir
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable