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
charshin

charshin/with-resources

A higher order component to help fetch resources

JavaScript
1
1
MIT License
charshin's profile
charshin
14 contributions

Support the dependencies of charshin/with-resources

Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
kolodny/immutability-helper
mutate a copy of data without changing the original source
Account's avatar
ramda/ramda
A practical functional library for JavaScript programmers.
Account's avatar
tobiasahlin/SpinKit
A collection of loading indicators animated with CSS
Account's avatar
babel/babel
Babel command line.
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
Compile class and object decorators to ES5
Account's avatar
babel/babel
Compile do expressions to ES5
Account's avatar
babel/babel
Transform optional chaining operators into a series of nil checks
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 all React plugins.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
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
airbnb/babel-plugin-dynamic-import-node
Babel plugin to transpile import() to a deferred require(), for node
Account's avatar
vslinko/babel-plugin-react-require
Babel plugin that adds React import declaration if file contains JSX tags.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
facebook/react
ESLint rules for React Hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
sass/node-sass
Wrapper around libsass
Account's avatar
puleos/object-hash
Generate hashes from javascript objects in node and the browser.
Account's avatar
prettier/prettier-eslint
Formats your JavaScript using prettier followed by eslint --fix
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
reduxjs/react-redux
Official React bindings for Redux
Account's avatar
facebook/react
React package for snapshot testing.
Account's avatar
reduxjs/redux
Predictable state container for JavaScript apps
Account's avatar
redux-observable/redux-observable
RxJS based middleware for Redux. Compose and cancel async actions and more.
Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
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-cli
CLI for webpack & friends