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
graphcool

graphcool/graphql-binding

Auto-generated SDK for your GraphQL API (supports schema stitching & codegen)

TypeScript
380
55
MIT License
renovate-bot's profile
renovate-bot
141 contributions
timsuchanek's profile
timsuchanek
56 contributions
schickling's profile
schickling
36 contributions
maticzav's profile
maticzav
16 contributions
renovate[bot]'s profile
renovate[bot]
13 contributions
nikolasburk's profile
nikolasburk
13 contributions
kbrandwijk's profile
kbrandwijk
10 contributions
BrunoScheufler's profile
BrunoScheufler
5 contributions
Urigo's profile
Urigo
5 contributions
XBeg9's profile
XBeg9
4 contributions

Support the dependencies of graphcool/graphql-binding

Account's avatar
graphql/graphql-js
A Query Language and Runtime which can target any service.
Account's avatar
ardatan/graphql-import
Account's avatar
leebyron/iterall
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Account's avatar
mariocasciaro/object-path-immutable
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
graphql/graphql-js
Stub TypeScript definitions entry for graphql, which provides its own types definitions
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for yargs
Account's avatar
apollographql/apollo-link
Flexible, lightweight transport layer for GraphQL
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
apollographql/graphql-tag
A JavaScript template literal tag that parses GraphQL queries
Account's avatar
typicode/husky
Modern native Git hooks
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
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
prettier/tslint-config-prettier
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Account's avatar
blakeembrey/tslint-config-standard
A TSLint config for JavaScript Standard Style
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

graphql‑binding generates a typed client SDK from any GraphQL schema, letting developers embed external GraphQL APIs as modular “bindings” inside their own services. It’s aimed at JavaScript/TypeScript developers who want a plug‑and‑play way to compose, stitch, or reuse GraphQL APIs (e.g., Prisma, GitHub) without writing boiler‑plate query code.