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
gramps-graphql

gramps-graphql/data-source-xkcd

A GrAMPS data source to load the latest xkcd comic, or look one up by its ID.

JavaScript
12
3
MIT License
jlengstorf's profile
jlengstorf
27 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions
ecwyne's profile
ecwyne
1 contributions
timrs2998's profile
timrs2998
1 contributions

Support the dependencies of gramps-graphql/data-source-xkcd

Account's avatar
gramps-graphql/gramps-errors
GraphQL error handling. Part of the GrAMPS family.
Account's avatar
gramps-graphql/rest-helpers
REST helper classes for GrAMPS GraphQL data sources.
Account's avatar
boo1ean/casual
Fake data generator
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
A Babel preset for each environment.
Account's avatar
gramps-graphql/gramps-cli
CLI for creating and developing with GrAMPS data sources.
Account's avatar
gramps-graphql/gramps
GraphQL Microservice Pattern Server
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
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
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
graphql/graphql-js
A Query Language and Runtime which can target any service.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing

The **GrAMPS GraphQL data source for xkcd** provides a ready‑to‑use GraphQL API that fetches the latest xkcd comic or a specific comic by its ID, exposing fields such as title, image URL, transcript, and date. It’s aimed at developers building GraphQL servers who want a simple plug‑in to add xkcd comic data without writing their own fetch logic.