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-localstorage` provides a drop‑in implementation of the browser localStorage API for Node.js. It stores key/value pairs on disk (with a configurable quota), supports the full Web Storage interface (including events, dot‑property/associative‑array syntax, and a `_sync()` method for multi‑process access), and can be used as a global polyfill in server‑side or test environments. It’s aimed at developers who need the familiar `localStorage` API when running JavaScript outside the browser.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of lmaccherone/node-localstorage

Account's avatar
npm/write-file-atomic
Write files in an atomic fashion w/configurable ownership
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
hflw/coffeetape
Run tape tests written in coffeescript
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
MegaArman/tap-nyc
nyc compatible TAP output formatter
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter

Support the repos that depend on this repository

Top contributors

lmaccherone's profile
lmaccherone
138 contributions
dependabot[bot]'s profile
dependabot[bot]
7 contributions
NexusNull's profile
NexusNull
7 contributions
sudheer594's profile
sudheer594
4 contributions
ArtskydJ's profile
ArtskydJ
3 contributions
laserpants's profile
laserpants
2 contributions
mrtrumbe's profile
mrtrumbe
2 contributions
plamens's profile
plamens
2 contributions
Alexandre-T's profile
Alexandre-T
1 contributions
dcousens's profile
dcousens
1 contributions

Recent events

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

No events yet
lmaccherone

lmaccherone/node-localstorage

A drop-in substitute for the browser native localStorage API that runs on node.js.

CoffeeScript
460
37
MIT License