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

TrivialDB is a tiny, in‑process key/value store that persists data as plain JSON files. It wraps vanilla JavaScript objects with a lodash‑style API, offering both synchronous “dirty” operations and promise‑based safe reads/writes, and can run in Node or in the browser (using REST, IndexedDB or LocalStorage). It’s aimed at developers who need fast, simple persistence for small‑to‑moderate data sets such as blogs, configs, session stores, or static‑site data without the overhead of a full database.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of morgul/trivialdb

Account's avatar
base62/base62.js
JavaScript Base62 encode/decoder
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
JsCommunity/make-error
Make your own error types!
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

Morgul's profile
Morgul
189 contributions
whitelynx's profile
whitelynx
18 contributions
AlexGustafsson's profile
AlexGustafsson
2 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
GarthDB's profile
GarthDB
1 contributions
marcbachmann's profile
marcbachmann
1 contributions
Burstaholic's profile
Burstaholic
1 contributions

Recent events

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

No events yet
morgul

morgul/trivialdb

A lightweight key/value json storage with persistence.

JavaScript
56
6
MIT License