kadirahq/lokka
Simple JavaScript Client for GraphQL observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3917
- days_rel: n/a
- days_push: 3320
- n_releases_24m: 0
Adoption not part of the score
1523 stars · 60 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lokka is a simple JavaScript client for GraphQL that works in the browser, Node.js, and React Native. It provides a lightweight API for queries, mutations, and fragments with pluggable transport layers and a basic cache.
Use cases
- query a GraphQL API from JavaScript
- send GraphQL mutations with variables
- reuse GraphQL fragments across queries
- use a GraphQL client in React Native
- connect to a GraphQL endpoint over HTTP from Node.js
When to choose
- you need a minimal, dependency-light GraphQL client for an older JavaScript stack
- you want simple query/mutation/fragment support without heavy tooling
- you need a client that runs in browser, Node, and React Native
When to avoid
- starting a new project - the library is unmaintained since 2017
- you need subscriptions, normalized caching, or TypeScript support
- you want an actively maintained ecosystem like Apollo Client or urql
Facets
library · maturity abandoned
graphql-client http-client caching web-development frontend apis browser cross-platform graphql client-library fragments react-native transport-layer javascript nodejs
2 sources
- readme: https://github.com/kadirahq/lokka · fetched 2026-08-28 · f8e9c1ad21d7
- registry_npm: https://registry.npmjs.org/lokka · fetched 2026-08-29 · 9a189b317b3a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kadirahq/lokka | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem