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

flowstate is an Express‑style middleware that lets a web application keep track of per‑request “flow” state (e.g., login, OAuth, multi‑step wizards) without polluting the whole session. It automatically loads, saves, and propagates this state via `state` and `return_to` query/body parameters, providing helpers for views, redirects, and resuming the flow. The package is aimed at Node.js developers building authentication, OAuth2, or any multi‑step request sequences that need isolated, persistent state across redirects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaredhanson/flowstate

Account's avatar
pvorb/node-clone
deep cloning of objects and arrays
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
coreh/uid2
strong uid
Account's avatar
jaredhanson/utils-merge
merge() utility function
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jaredhanson/chai-express-handler
Helpers for testing Express handlers with the Chai assertion library.
Account's avatar
jaredhanson/make-node
Useful makefiles for developing Node.js packages.
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.

Support the repos that depend on this repository

Top contributors

jaredhanson's profile
jaredhanson
1113 contributions
woloski's profile
woloski
1 contributions

Recent events

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

No events yet
jaredhanson

jaredhanson/flowstate

Per-request state management middleware.

JavaScript
6
9
MIT License