TypeScript Linter

Open-source TypeScript projects categorized as Linter

Top 23 TypeScript Linter Projects

  1. knip

    ✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!

    Project mention: I built a zero-dep CLI that finds unused dependencies — and is wrong less often than depcheck | dev.to | 2026-06-11

    The classic answer was depcheck. I reached for it for years — until I noticed it got archived in 2025 with a long tail of open false-positive bugs. And those false positives are the whole problem: a tool that tells you react is unused (it isn't, you're just on the new JSX transform) teaches you to ignore it. The successor, knip, is genuinely great — but it's a ~150-plugin tool built for big codebases, and sometimes you just want a five-second answer to "what can I delete right now?"

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. XO

    ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults

  4. gts

    ☂️ TypeScript style guide, formatter, and linter.

  5. textlint

    textlint is the pluggable linter for natural language text.

  6. ultracite

    A highly opinionated, zero-configuration linter and formatter.

    Project mention: Bloom Filters, Favicon Spies, and NPM's 90-Day Clock | dev.to | 2025-11-27

    Also in this issue: Matt Nigh analyzed 2,500+ repositories to figure out what makes AGENTS.md files actually useful (spoiler: most aren't), browser fingerprinting via favicon is both creepy and clever, PrinceJS lands in the top 3 performance benchmarks despite being "the smallest backend framework ever," and privacy fans get Ackee for self-hosted analytics. Ultracite brings zero-config linting with opinions baked in, and zerobyte automates backups for self-hosters who want to set it and forget it.

  7. eslint-config-standard

    ESLint Config for JavaScript Standard Style

  8. Python

    This extension is now maintained in the Microsoft fork.

  9. jupyterlab-lsp

    Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol

  10. obsidian-linter

    An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.

  11. redocly-cli

    ⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.

  12. vscode-shellcheck

    Integrates ShellCheck into VS Code, a linter for Shell scripts.

  13. 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.

  14. sql-lint

    An SQL linter

  15. truecourse

    AI-powered architecture analysis and code intelligence. Detects circular deps, layer violations, dead modules, and more. Web UI + CLI.

    Project mention: AI writes code fast. But who checks the architecture? | dev.to | 2026-03-25

    GitHub: https://github.com/truecourse-ai/truecourse npm: https://www.npmjs.com/package/truecourse

  16. diagnostic-languageserver

    diagnostic language server integrate with linters

  17. docker-compose-linter

    A command-line tool for validating and enforcing best practices in Docker Compose files.

    Project mention: 9 in 10 Docker Compose files skip the basic security flags | dev.to | 2026-05-22

    What bugged me was the asymmetry. Kubernetes and Terraform have a deep bench of scanners: Checkov, Trivy, kube-bench, Kubescape. Compose is an afterthought in most of them. The Compose-specific tools I found solved adjacent problems instead. Hadolint lints Dockerfiles, not Compose files. dclint checks Compose structure and style, not security.

  18. vscode-fortran-support

    Fortran language support for Visual Studio Code

  19. rate-my-openapi

    Find API quality and security issues via your OpenAPI spec

    Project mention: The Ultimate Guide to the OWASP API Security Cheat Sheet | dev.to | 2025-09-03

    Predictive Analysis: AI helps predict potential API vulnerabilities based on historical data and emerging threat patterns. For example, tools like RateMyOpenAPI uses a mix of AI and heuristics to identify security issues in your API specification and suggests fixes.

  20. theme-tools

    Everything developer experience for Shopify themes

    Project mention: Ohm's Peg-to-WASM Compiler | news.ycombinator.com | 2026-03-29

    From https://ohmjs.org —

    _Here are some awesome things people have built using Ohm:

    - Shopify's theme-tools (https://github.com/Shopify/theme-tools/), used in their online code editor and the official VS code extension.

  21. tidier

    The file & folder name formatter

  22. skill-check

    Linter for agent skill files

    Project mention: Show HN: Skill Check CLI for your skill.md | news.ycombinator.com | 2026-02-20
  23. linthtml

    The html5 linter and validator.

  24. jest-runner-prettier

    Prettier runner for Jest

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Linter discussion

Log in or Post with

TypeScript Linter related posts

  • 7 Tools That Help You Review and Validate AI-Generated Code in Your Pipeline

    5 projects | dev.to | 19 Apr 2026
  • Clean up repo with knip and two-line prompt

    6 projects | dev.to | 21 Feb 2026
  • Show HN: Prodlint – Static analysis for the bugs AI coding tools write

    1 project | news.ycombinator.com | 21 Feb 2026
  • Show HN: Prodlint – A linter that catches what AI coding tools miss

    1 project | news.ycombinator.com | 19 Feb 2026
  • You are not required to close your <p>, <li>, <img>, or <br> tags in HTML

    2 projects | news.ycombinator.com | 11 Jan 2026
  • Web development is fun again

    7 projects | news.ycombinator.com | 4 Jan 2026
  • Why You Need an AI Prose Linter in Your Documentation Workflow

    1 project | dev.to | 26 Dec 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Linter projects in TypeScript? This list will help you:

# Project Stars
1 knip 11,466
2 XO 7,972
3 gts 5,280
4 textlint 3,137
5 ultracite 3,000
6 eslint-config-standard 2,653
7 Python 2,109
8 jupyterlab-lsp 1,994
9 obsidian-linter 1,967
10 redocly-cli 1,466
11 vscode-shellcheck 922
12 graphql-eslint 834
13 sql-lint 458
14 truecourse 444
15 diagnostic-languageserver 437
16 docker-compose-linter 279
17 vscode-fortran-support 266
18 rate-my-openapi 243
19 theme-tools 216
20 tidier 201
21 skill-check 180
22 linthtml 99
23 jest-runner-prettier 92

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com