graphql-schema-linter VS lint-staged

Compare graphql-schema-linter vs lint-staged and see what are their differences.

graphql-schema-linter

Validate GraphQL schema definitions against a set of rules (by cjoudrey)

lint-staged

🚫💩 — Run linters on git staged files [Moved to: https://github.com/lint-staged/lint-staged] (by okonet)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
graphql-schema-linter lint-staged
1 1
683 12,814
- -
0.0 -
8 days ago about 1 month ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

graphql-schema-linter

Posts with mentions or reviews of graphql-schema-linter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.

lint-staged

Posts with mentions or reviews of lint-staged. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-08.
  • Git Project Configuration With Husky and ESLint
    6 projects | dev.to | 8 Apr 2024
    Let’s walk through the steps for a one-time setup to configure husky pre-commit and pre-push hooks, ESLint with code styles conventions, prettier code formatter, and lint-staged. Husky automatically runs a script on each commit or push. This is useful for linting files to enforce code styles that keeps the entire code base following conventions.

What are some alternatives?

When comparing graphql-schema-linter and lint-staged you can also consider the following projects:

ESLint - Find and fix problems in your JavaScript code.