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

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
molekilla's profile
molekilla
46 contributions
tfius's profile
tfius
11 contributions
fairdatasociety

fairdatasociety/fairdrive-connector

Fairdrive OPFS - integrate data sources from Web 2.0 or Web 3.0 using Origin Private File System

TypeScript
1
0
MIT License

Support the dependencies of fairdatasociety/fairdrive-connector

Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
node-fetch/fetch-blob
Blob & File implementation in Node.js, originally from node-fetch.
Account's avatar
use-strict/file-system-access
File System Access API implementation (ponyfill) with pluggable storage adapters via IndexedDB, Cache API, in-memory etc.
Account's avatar
jimmywarting/FormData
HTML5 `FormData` for Browsers and Node.
Account's avatar
ipfs/js-ipfs
A client library for the IPFS HTTP API
Account's avatar
minio/minio-js
S3 Compatible Cloud Storage client
Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
faker-js/faker
Generate massive amounts of fake contextual data
Account's avatar
jestjs/jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for webpack-bundle-analyzer
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
sweepline/eslint-plugin-unused-imports
Report and remove unused es6 modules
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jefflau/jest-fetch-mock
fetch mock for jest
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
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, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Account's avatar
webpack/webpack-cli
CLI for webpack & friends