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

BrowserFS is an in-browser filesystem that emulates the Node.js filesystem API, enabling web applications to read and write files using familiar APIs. It supports multiple storage backends like localStorage, IndexedDB, Dropbox, and more, making it ideal for developers who need filesystem-like functionality in browser environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jvilk/browserfs

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for archiver
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for async
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for dropboxjs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for filesystem
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
archiverjs/node-archiver
a streaming interface for archive generation
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
jvilk/bfs-path
An emulation of Node's path module. Used in BrowserFS.
Account's avatar
jvilk/bfs-process
An emulation of Node's process module. Used in BrowserFS.
Account's avatar
feross/buffer
Node.js Buffer API, for the browser
Account's avatar
Subash/detect-browsers
Detect browsers installed on a system.
Account's avatar
dropbox/dropbox-sdk-js
The Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-coverage
A Karma plugin. Generate code coverage.
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-ie-launcher
A Karma plugin. Launcher for Internet Explorer.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
karma-runner/karma-opera-launcher
A Karma plugin. Launcher for Opera.
Account's avatar
karma-runner/karma-safari-launcher
A Karma plugin. Launcher for Safari.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jvilk/npm-module-wrapper
Wraps all of an object's functions in a wrapper of your choosing.
Account's avatar
SitePen/remap-istanbul
A tool for remapping Istanbul coverage via Source Maps
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
frostney/rollup-plugin-alias
Resolves aliases with Rollup
Account's avatar
rollup/rollup-plugin-buble
Compile ES2015 with buble
Account's avatar
rollup/rollup-plugin-inject
Scan modules for global variables and inject `import` statements where necessary
Account's avatar
maxdavidson/rollup-plugin-sourcemaps
Rollup plugin for grabbing source maps from sourceMappingURLs
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.

Support the repos that depend on this repository

Top contributors

perimosocordiae's profile
perimosocordiae
112 contributions
lavelle's profile
lavelle
67 contributions
james-pre's profile
james-pre
31 contributions
bpowers's profile
bpowers
26 contributions
hrj's profile
hrj
23 contributions
emeryberger's profile
emeryberger
11 contributions
billiegoose's profile
billiegoose
8 contributions
corhere's profile
corhere
4 contributions
DustinBrett's profile
DustinBrett
4 contributions
jvilk's profile
jvilk
4 contributions

Recent events

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

No events yet
jvilk

jvilk/browserfs

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.

TypeScript
3162
229
Other