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

basic-level-tree is a Node.js library that implements a persistent key-value tree structure backed by LevelDB, allowing developers to build and query hierarchical data that automatically saves to disk. It provides methods to add child nodes, traverse paths, and retrieve subtrees, making it suitable for

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

Recent events

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

No events yet
jimkang's profile
jimkang
44 contributions
jimkang

jimkang/basic-level-tree

A basic LevelDB-backed tree.

JavaScript
1
0
No license

Support the dependencies of jimkang/basic-level-tree

Account's avatar
jimkang/call-next-tick
Calls callbacks on next tick so you can avoid craziness from code that expects async to not execute immediately.
Account's avatar
jimkang/export-methods
Creates an export object for an array of functions, using the functions' names as keys.
Account's avatar
jimkang/idmaker
Makes ids for DOM elements.
Account's avatar
dominictarr/level-sublevel
partition levelup databases
Account's avatar
mbostock/queue
DEPRECATED; renamed d3-queue.
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
immutable-js/immutable-js
Immutable Data Collections
Account's avatar
Level/level
Universal abstract-level database for Node.js and browsers
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers