Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`babel-watch` is a development tool for fast reloading of Babel-compiled Node.js applications when source files change. It's designed for JavaScript developers who want a quicker alternative to `nodemon` + `babel-node` setups by keeping Babel running in a single master process and spawning lightweight Node.js workers for each reload.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
STRML's profile
STRML
51 contributions
kmagiera's profile
kmagiera
45 contributions
SupremeTechnopriest's profile
SupremeTechnopriest
5 contributions
IMalyugin's profile
IMalyugin
5 contributions
pfhayes's profile
pfhayes
5 contributions
mendenhallmagic's profile
mendenhallmagic
2 contributions
laggingreflex's profile
laggingreflex
2 contributions
ChibiBlasphem's profile
ChibiBlasphem
1 contributions
coreyleelarson's profile
coreyleelarson
1 contributions
Kurounin's profile
Kurounin
1 contributions
kmagiera

kmagiera/babel-watch

Reload your babel-node app on JS source file changes. And do it fast.

JavaScript
525
70
MIT License

Support the dependencies of kmagiera/babel-watch

Account's avatar
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
tapjs/signal-exit
when you want to fire an event no matter how a process exits.
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
mccormicka/string-argv
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Account's avatar
babel/babel
Babel compiler core.