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

**easy‑stack** is a tiny, framework‑agnostic JavaScript library that provides a simple LIFO (last‑in‑first‑out) stack usable in Node, browsers, or any CommonJS environment. It lets developers add functions (or other tasks) to a stack that can auto‑run, be paused, cleared, or extended—making it handy for things like prioritized async/sync operations, websocket message queues, or any situation where you need ordered, controllable execution. The package is aimed at developers building server‑side or front‑end apps who need an easy‑to‑use, extensible stack primitive.

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

RIAEvangelist's profile
RIAEvangelist
7 contributions

Recent events

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

No events yet
riaevangelist

riaevangelist/easy-stack

js stack for node and the browser which is super easy LIFO

JavaScript
6
1
MIT License