babel-watch
JS watcher
Automatically reloads a Node.js application on changes to JavaScript source files
Reload your babel-node app on JS source file changes. And do it fast.
529 stars
9 watching
70 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
browserify/watchify | Automatically rebuilds browserify bundles in response to file changes | 1,789 |
vantagejs/vantage-watch | Automatically reloads Vantage.js extensions after changes | 3 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
byteclubfr/node-sync-files | Synchronizes files or folders locally with watch option | 43 |
elmassimo/vite-plugin-full-reload | Automatically reloads pages after file modifications | 148 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
mikeal/watch | Tools for watching and managing file trees in node.js | 1,276 |
guard/guard-livereload | Automatically reloads browser when view files are modified after a delay. | 2,108 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
tjatse/node-readability | Automates web page scraping and text extraction to make any webpage readable | 343 |
vslinko/babel-plugin-react-require | A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
luisalejandro/movie-box | Fetches data from Trakt.tv and updates a GitHub Gist with user's watched movies and shows information. | 22 |
pveyes/raw.macro | Reads and executes files at build time using JavaScript macros | 149 |
shama/gaze | A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |
open-cli-tools/chokidar-cli | A utility to watch file system changes and execute custom commands based on those changes | 827 |