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

fsdown is a simple, fs-based LevelDOWN implementation designed for quick prototyping and development, offering a lightweight alternative to leveldown without requiring native modules. It uses in-memory JSON objects as the backing store, periodically writing them to disk, making it ideal for non-production environments where ease of installation and use are prioritized over performance and durability. This project is intended for developers working within the Level ecosystem who need a fast, reliable way to experiment with LevelUP and LevelDOWN-like APIs without the overhead of native dependencies.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nolanlawson/fsdown

Account's avatar
Level/abstract-leveldown
An abstract prototype matching the LevelDOWN API
Account's avatar
calvinmetcalf/argsarray
get arguments to a function as an array, withouth deoptimizing
Account's avatar
dominictarr/d64
dominictarr style base64, like base64 but lexiographically sortable
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
pouchdb/pouchdb
Map and Set shims for PouchDB
Account's avatar
parshap/node-sanitize-filename
Sanitize a string for use as a filename
Account's avatar
nolanlawson/tiny-queue
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Account's avatar
es-shims/es5-shim
ECMAScript 5 compatibility shims for legacy JavaScript engines
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
Level/levelup
Fast & simple storage - a Node.js-style LevelDB wrapper
Account's avatar
sinonjs/lolex
Fake JavaScript timers
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

nolanlawson's profile
nolanlawson
56 contributions
adamshih's profile
adamshih
13 contributions
gr2m's profile
gr2m
10 contributions
mvayngrib's profile
mvayngrib
2 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
1 contributions
janl's profile
janl
1 contributions

Recent events

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

No events yet
nolanlawson

nolanlawson/fsdown

fs-based leveldown implementation, designed for quick prototyping

JavaScript
3
3
MIT License