Showing 1-20 of 52 packages
Wrapper around fs.watch with fallback to fs.watchFile
A filewatcher
Watch files / folders not under webpack watch. Accepts glob pattern. Turbo powered by chokidar
```ts import * as fs from 'fs'; import * as path from 'path'; import { watch } from 'chokidar'; import * as kit from '@volar/kit';
Ws-Filewatcher is a cli that will watch for file change and open a websocket server where it will send a message everytime the file is updated
A networked drop-in replacement for filewatcher
nuclide-filewatcher-rpc
Filewatcher as a service
A simple module that allows you to track changes in files of certain directories and certain extensions.
A Node-RED filewatcher that doesn't crash when network drives go offline.
Node.js daemon that watches files/directories using [Nodejs FileWatcher](http://nodejs.org/api/fs.html#fs_class_fs_fswatcher) and re-spawns edited file/server using [Nodejs Child_Process spawn](http://nodejs.org/api/child_process.html).
Create React-enabled WP themes.
Remove old files periodically
Eyevinn Ingest Application Framework (IAF) plugin for upload and transcode in AWS
Eyevinn Ingest Application Framework (IAF) plugin for transcode with SVT Encore
Watch files for changes
Eyevinn Ingest Application Framework (IAF) plugin for upload to AWS S3
watch files and take actions on changes