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

Browserify‑HMR is a plugin that brings Webpack‑style Hot Module Replacement to Browserify bundles, letting developers reload changed modules in the browser (or Node) without a full page refresh. It works with watchify or manual Browserify runs, supports several update transports (WebSocket, AJAX, filesystem) and exposes the standard `module.hot` API for writing or automatically handling hot‑accepting code. The tool is aimed at front‑end (and some Node) developers who use Browserify and want live‑reloading during development.

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
Macil's profile
Macil
95 contributions
ashaffer's profile
ashaffer
4 contributions
ashaffer

ashaffer/browserify-hmr

Hot Module Replacement plugin for Browserify

JavaScript
0
0
MIT License

Support the dependencies of ashaffer/browserify-hmr

Account's avatar
thlorenz/convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
Account's avatar
tildeio/rsvp.js
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
socketio/socket.io
node.js realtime framework server
Account's avatar
socketio/socket.io
Realtime application framework client
Account's avatar
rvagg/through2
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)