Skip to content

Chokidar file-watching package needed#499

Open
vibenr wants to merge 1 commit into
dennisivy:masterfrom
vibenr:vaibhav
Open

Chokidar file-watching package needed#499
vibenr wants to merge 1 commit into
dennisivy:masterfrom
vibenr:vaibhav

Conversation

@vibenr

@vibenr vibenr commented Apr 8, 2023

Copy link
Copy Markdown

Well detailed description of the change :

 Added Chokidar - Fast cross-platform command line utility to watch file system changes.

Context of the change :

 - Why is this change required ?
 - Chokidar Automatically filters out artifacts that occur when using editors that use "atomic writes" instead of writing directly 
    to the source file. 
  • Does it solve a problem ? (please link the issue)

YES, fs.watch file watching library is not enough in this new era. Chokidar eliminate all the problems of file watching.

Type of change :

  • Added a package

Preview (Screenshots) :

Checklist:

  • [ x] I have read the CONTRIBUTING document.
  • [ x] My code follows the STYLE_GUIDE of this project
  • [ x] I have performed a self-review of my own code
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • [ x] My changes generate no new warnings
  • [ x] I have added tests that prove my fix is effective or that my feature works
  • [ x] All new and existing tests passed.

Reviewers

@vercel

vercel Bot commented Apr 8, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mumble ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2023 9:54am

@vibenr vibenr changed the title Readme update about mumble Chokidar file-watching package needed Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant