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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattdesl/simple-watchify-server

Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
jfhbrook/node-ecstatic
A simple static file server middleware
Account's avatar
Gozala/events
Node's event emitter for all engines.
Account's avatar
isaacs/once
Run a function exactly one time
Account's avatar
Raynos/routes-router
Simplest router possible
Account's avatar
mattdesl/simple-html-index
a simple HTML index through stream
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
6 contributions

Recent events

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

No events yet
mattdesl

mattdesl/simple-watchify-server

[DEPRECATED] a simple dev server for watchify

JavaScript
1
0
MIT License

simple‑watchify‑server is a lightweight development server that serves bundles generated by **watchify** (a fast browserify watch mode). It’s aimed at JavaScript developers who want an easy way to serve and automatically reload their watchify‑built files during local development. The package is now deprecated in favor of the newer **watchify‑server** implementation.