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

cls-hooked is a fork of the Continuation-Local Storage (CLS) module that uses Node.js's AsyncWrap or async_hooks APIs instead of async-listener, enabling developers to maintain context across asynchronous operations. It's designed for Node.js applications that need to manage request-scoped data, such as user sessions or request IDs, across callback chains without explicitly passing parameters. This is particularly useful for logging, error tracking, and middleware in web frameworks like Express.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jeff-lewis/cls-hooked

Account's avatar
jeff-lewis/async-hook-jl
Inspect the life of handle objects in node
Account's avatar
othiym23/emitter-listener
(Meta)observability for EventEmitters.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
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
ladjs/superagent
elegant & feature rich browser / node HTTP with a fluent API
Account's avatar
isaacs/tap-mocha-reporter
Format a TAP stream using Mocha's set of reporters

Support the repos that depend on this repository

Top contributors

Jeff-Lewis's profile
Jeff-Lewis
79 contributions
othiym23's profile
othiym23
23 contributions
creationix's profile
creationix
9 contributions
RNachmanyAnyVision's profile
RNachmanyAnyVision
2 contributions
AndreasMadsen's profile
AndreasMadsen
1 contributions
leedm777's profile
leedm777
1 contributions
ericwaldheim's profile
ericwaldheim
1 contributions
gergelyke's profile
gergelyke
1 contributions
groundwater's profile
groundwater
1 contributions
jiaz's profile
jiaz
1 contributions

Recent events

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

No events yet
jeff-lewis

jeff-lewis/cls-hooked

cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+

JavaScript
777
90
BSD 2-Clause "Simplified" License