https://github.com/scriptex/express-watch-file
Use express to watch a file for changes and notify any front-ends listening.
https://github.com/scriptex/express-watch-file
expressjs file-change-notifications file-changes sse
Last synced: 5 months ago
JSON representation
Use express to watch a file for changes and notify any front-ends listening.
- Host: GitHub
- URL: https://github.com/scriptex/express-watch-file
- Owner: scriptex
- License: mit
- Created: 2020-10-07T11:44:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T00:27:39.000Z (10 months ago)
- Last Synced: 2025-04-10T04:05:00.268Z (10 months ago)
- Topics: expressjs, file-change-notifications, file-changes, sse
- Language: JavaScript
- Homepage: https://atanas.info/portfolio/open-source/express-watch-file
- Size: 166 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.codacy.com/gh/scriptex/express-watch-file/dashboard?utm_source=github.com&utm_medium=referral&utm_content=scriptex/express-watch-file&utm_campaign=Badge_Grade)
[](https://codebeat.co/projects/github-com-scriptex-express-watch-file-master)
[](https://www.codefactor.io/repository/github/scriptex/express-watch-file)
[](https://deepscan.io/dashboard#view=project&tid=3574&pid=5257&bid=40799)
[](https://github.com/scriptex/express-watch-file/)
# express-watch-file
> Watch file for changes and send SSE with express.
## Visitor stats




## Code stats





## Usage
```sh
yarn
yarn start
```
Open `index.html` in your browser and check the browser console.
## LICENSE
MIT
---
Connect with me:
---