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

JSON Web Storage is a tiny JavaScript library that wraps the browser’s `localStorage` and `sessionStorage` APIs, automatically applying `JSON.stringify` on writes and `JSON.parse` on reads so developers can store and retrieve objects, arrays, and primitive values without manual serialization. It’s aimed at front‑end developers who want a drop‑in replacement for the standard Web Storage API while keeping their code clean and type‑preserving.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mvila/json-web-storage

Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jprichardson/electron-mocha
Mocha tests in Electron.
Account's avatar
electron-userland/electron-prebuilt
Install prebuilt electron binaries for the command-line using npm

Support the repos that depend on this repository

Top contributors

mvila's profile
mvila
21 contributions

Recent events

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

No events yet
mvila

mvila/json-web-storage

Simple localStorage/sessionStorage wrapper providing the exact same API with automatic JSON serialization

JavaScript
1
0
No license