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

node-storage-shim is a lightweight Node.js library that implements the W3C Storage interface (the API used by localStorage and sessionStorage) entirely in memory. It lets developers replace browser storage with a drop‑in shim for unit tests or server‑side code that runs outside of a browser, without persisting anything to disk. The package is aimed at JavaScript/TypeScript developers who need a simple, non‑persistent storage mock for testing or polyfilling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mnahkies/node-storage-shim

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

Support the repos that depend on this repository

Top contributors

mnahkies's profile
mnahkies
23 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions

Recent events

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

No events yet
mnahkies

mnahkies/node-storage-shim

Provides an in memory implementation of the webstorage Storage interface to be used as a shim for localStorage or sessionStorage for unit testing

JavaScript
9
0
ISC License