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 microminion/stun-js

Account's avatar
joebain/args.js
Create javascript functions with optional, default and named paramaters.
Account's avatar
feross/chrome-dgram
Use the Node `dgram` API in Chrome Apps
Account's avatar
feross/chrome-net
Use the Node `net` API in Chrome Apps
Account's avatar
indutny/node-ip
Account's avatar
yeikos/js.merge
(recursive)? merging of (cloned)? objects.
Account's avatar
kriskowal/q
A library for promises (CommonJS/Promises/A,B,D)
Account's avatar
winstonjs/winston
A logger for just about everything.
Account's avatar
MicroMinion/winston-browser
Replace standard winston with this module in browser
Account's avatar
MicroMinion/winston-debug
debug module using winston interface
Account's avatar
MicroMinion/winston-meta-wrapper
Wraps Winston logger to always add a set of metadata
Account's avatar
babel/babelify
Babel browserify transform
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
cmanzana/node-publish
npm auto publishing of your modules

Support the repos that depend on this repository

Top contributors

nicojanssens's profile
nicojanssens
79 contributions

Recent events

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

No events yet
microminion

microminion/stun-js

STUN (Session Traversal Utilities for NAT) library written entirely in JavaScript

JavaScript
17
1
MIT License

stun‑js is a pure‑JavaScript implementation of the STUN (Session Traversal Utilities for NAT) protocol, allowing developers to discover their public IP address and NAT type directly from Node.js or browser environments. It’s aimed at web and networking developers who need a lightweight, dependency‑free way to perform NAT traversal without native bindings.