awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
n1ru4l avatar

n1ru4l/graphql-live-query

0
View on GitHub↗
439 stars·34 forks·TypeScript·MIT·7 views

Graphql Live Query

Realtime GraphQL Live Queries with JavaScript

Features

  • GraphQL Development Tools - Realtime GraphQL Live Queries with JavaScript.

Star history

Star history chart for n1ru4l/graphql-live-queryStar history chart for n1ru4l/graphql-live-query

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Graphql Live Query

Similar open-source projects, ranked by how many features they share with Graphql Live Query.
  • graphql/graphiqlgraphql avatar

    graphql/graphiql

    16,848View on GitHub↗

    GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting GraphQL queries and mutations. It functions as a code editor, an API exploration tool, and a schema explorer, providing a visual interface for browsing GraphQL types and fields. The project provides a language server that delivers schema-driven autocompletion, linting, and validation via the Language Server Protocol. It allows for the embedding of high-performance editors into external projects and supports the injection of custom tools and components through a sidebar plugin API.

    TypeScript
    View on GitHub↗16,848
  • anvilco/graphql-introspection-toolsanvilco avatar

    anvilco/graphql-introspection-tools

    37View on GitHub↗

    A library to query and manipulate GraphQL Introspection Query results in some useful ways.

    JavaScript
    View on GitHub↗37
  • apollographql/eslint-plugin-graphqlapollographql avatar

    apollographql/eslint-plugin-graphql

    1,215View on GitHub↗

    :verticaltrafficlight: Check your GraphQL query strings against a schema.

    JavaScript
    View on GitHub↗1,215
  • alexstrat/supertest-graphqlalexstrat avatar

    alexstrat/supertest-graphql

    34View on GitHub↗

    Extends supertest to test a GraphQL endpoint

    TypeScript
    View on GitHub↗34
See all 30 alternatives to Graphql Live Query→

Frequently asked questions

What does n1ru4l/graphql-live-query do?

Realtime GraphQL Live Queries with JavaScript

What are the main features of n1ru4l/graphql-live-query?

The main features of n1ru4l/graphql-live-query are: GraphQL Development Tools.

What are some open-source alternatives to n1ru4l/graphql-live-query?

Open-source alternatives to n1ru4l/graphql-live-query include: graphql/graphiql — GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting… anvilco/graphql-introspection-tools — A library to query and manipulate GraphQL Introspection Query results in some useful ways. apollographql/eslint-plugin-graphql — :vertical_traffic_light: Check your GraphQL query strings against a schema. apollographql/graphql-tag — A JavaScript template literal tag that parses GraphQL queries. apollographql/graphql-tools — graphql-tools is a toolkit for constructing, modifying, and combining GraphQL schemas. It provides a suite of… alexstrat/supertest-graphql — Extends supertest to test a GraphQL endpoint.