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
·
dotansimha avatar

dotansimha/graphql-eslint

0
View on GitHub↗
834 stars·111 forks·TypeScript·MIT·4 viewsthe-guild.dev/graphql/eslint↗

Graphql Eslint

ESLint parser, plugin, and rule set for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.

Features

  • Library Plugins - Validates and checks GraphQL operations and schemas.
  • Parsers and Language Support - Provides parsing and linting for GraphQL.

Star history

Star history chart for dotansimha/graphql-eslintStar history chart for dotansimha/graphql-eslint

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 Eslint

Similar open-source projects, ranked by how many features they share with Graphql Eslint.
  • babel/babelbabel avatar

    babel/babel

    44,009View on GitHub↗

    Babel is a pluggable JavaScript compiler and transpiler that converts modern ECMAScript syntax into backwards-compatible versions of the language. It functions as an abstract syntax tree manipulator, parsing source code into a hierarchical structure to traverse and modify nodes for custom code transformations. The system utilizes a plugin-driven architecture to apply specific transformation rules and supports presets that bundle multiple plugins into named configuration groups. This enables the transformation of experimental syntax and the injection of non-global polyfills to ensure consisten

    TypeScriptastbabelcompiler
    View on GitHub↗44,009
  • borremosch/eslint-plugin-type-graphqlborremosch avatar

    borremosch/eslint-plugin-type-graphql

    19View on GitHub↗

    Linter for TypeGraphQL decorators

    TypeScript
    View on GitHub↗19
  • cvisco/eslint-plugin-requirejscvisco avatar

    cvisco/eslint-plugin-requirejs

    29View on GitHub↗

    Enforce code conventions for RequireJS modules with ESLint

    JavaScript
    View on GitHub↗29
  • apollostack/eslint-plugin-graphqlapollostack avatar

    apollostack/eslint-plugin-graphql

    1,215View on GitHub↗

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

    JavaScript
    View on GitHub↗1,215
See all 15 alternatives to Graphql Eslint→

Frequently asked questions

What does dotansimha/graphql-eslint do?

ESLint parser, plugin, and rule set for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.

What are the main features of dotansimha/graphql-eslint?

The main features of dotansimha/graphql-eslint are: Library Plugins, Parsers and Language Support.

What are some open-source alternatives to dotansimha/graphql-eslint?

Open-source alternatives to dotansimha/graphql-eslint include: babel/babel — Babel is a pluggable JavaScript compiler and transpiler that converts modern ECMAScript syntax into… borremosch/eslint-plugin-type-graphql — Linter for TypeGraphQL decorators. cvisco/eslint-plugin-requirejs — Enforce code conventions for RequireJS modules with ESLint. francoismassart/eslint-plugin-tailwindcss — ESLint plugin for Tailwind CSS usage. gajus/eslint-plugin-jsdoc — JSDoc specific linting rules for ESLint. apollostack/eslint-plugin-graphql — :vertical_traffic_light: Check your GraphQL query strings against a schema.