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

GraphQL-IO-Client is a JavaScript network communication framework that enables GraphQL queries over both HTTP and WebSocket protocols. It combines GraphQL.js with Apollo Client and WebSocket support to provide a unified client interface for querying GraphQL APIs. This tool is designed for JavaScript developers building client applications that need to communicate with GraphQL-based APIs, whether running in Node.js or browser environments.

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
rse's profile
rse
326 contributions
rse

rse/graphql-io-client

GraphQL Network Communication Framework (Client)

JavaScript
3
3
No license

Support the dependencies of rse/graphql-io-client

Account's avatar
rse/stdapi
Standard Application Programming Interface Base Class
Account's avatar
graphql/graphql-js
A Query Language and Runtime which can target any service.
Account's avatar
apollographql/graphql-tag
A JavaScript template literal tag that parses GraphQL queries
Account's avatar
rse/apollo-client-ws
GraphQL WebSocket Network Interface for Apollo Client
Account's avatar
apollographql/apollo-link
Flexible, lightweight transport layer for GraphQL
Account's avatar
apollographql/apollo-link
HTTP transport layer for GraphQL
Account's avatar
apollographql/apollo-link
Error Apollo Link for GraphQL Network Stack
Account's avatar
apollographql/apollo-client
Core abstract of Caching layer for Apollo Client
Account's avatar
lquixada/cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
Account's avatar
axios/axios
Promise based HTTP client for the browser and node.js
Account's avatar
stefanpenner/es6-promise
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
rse/pure-uuid
Pure JavaScript Based Universally Unique Identifier (UUID)
Account's avatar
rse/ducky
Duck-Typed Value Handling for JavaScript
Account's avatar
pvorb/node-clone
deep cloning of objects and arrays
Account's avatar
rse/oset
Ordered Set Data Structure
Account's avatar
rse/chunking
Simple Task Chunking
Account's avatar
babel/babel
babel's modular runtime helpers with core-js@2 polyfilling
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
jmreidy/grunt-browserify
Grunt task for node-browserify
Account's avatar
palantir/grunt-tslint
Grunt plugin for TypeScript Linter.
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
browserify/browserify
browser-side require() the node way
Account's avatar
nolanlawson/global-replaceify
Browserify transform to replace global variables with custom content
Account's avatar
babel/babelify
Babel browserify transform
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
hughsk/uglifyify
A browserify transform which minifies your code using UglifyJS2
Account's avatar
rse/browserify-header
Browserify Plugin for Adding Header Comment
Account's avatar
rse/browserify-derequire
Browserify Plugin for Renaming require() Calls
Account's avatar
thlorenz/browserify-shim
Makes CommonJS-incompatible modules browserifyable.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js