II.
Library overview
Reference · livelibrary:chokidar
Chokidar overview
Efficient cross-platform file system watching library for Node.js built on native fs.watch/FSEvents with debouncing, glob filtering, and reliable atomic-write detection; used by webpack and Vite.
Attributes
displayName
Chokidar
belongsToLanguageId
category
filesystem
description
Efficient cross-platform file system watching library for Node.js
built on native fs.watch/FSEvents with debouncing, glob filtering,
and reliable atomic-write detection; used by webpack and Vite.
Outgoing edges
alternative_to1
- library:nodemon·LibraryNodemon
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:ci-pipeline-optimization·SkillAreaCI Pipeline Optimization
Incoming edges
alternative_to1
- library:fs-extra·Libraryfs-extra