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

magic‑hook is a tiny Node.js library that lets you wrap any function with **pre‑hooks** – callbacks that run before the original function and can modify arguments, abort execution, or replace the result. It’s aimed at developers who want to inject reusable preprocessing logic (e.g., validation, logging, plugins) into existing methods without altering their source code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of zkochan/magic-hook

Account's avatar
mk-pmb/flatten-js
Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
benjamn/install
Minimal JavaScript module loader
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
mosjs/mos
A pluggable module that injects content into your markdown files via hidden JavaScript snippets
Account's avatar
npm/cli
a package manager for JavaScript
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

zkochan's profile
zkochan
62 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
10 contributions

Recent events

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

No events yet
zkochan

zkochan/magic-hook

Augment your methods with pre hooks

JavaScript
3
0
MIT License