How JavaScript Lint Rules Work (and Why Abstract Syntax Trees Matter)

This page summarizes the projects mentioned and recommended in the original post on dev.to

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. astexplorer

    A web tool to explore the ASTs generated by various parsers.

    Try this at AST Explorer:

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. espree

    Discontinued Monorepo for the JS language tools. [Moved to: https://github.com/eslint/js]

    Parsing: Your code is parsed into an AST using a parser like Espree.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Building a JavaScript Code Analyzer for Static Analysis

    1 project | dev.to | 16 Jun 2025
  • Abstract Syntax Tree with Javascript

    1 project | dev.to | 16 Jun 2025
  • Getting Started with Tree-sitter: Syntax Trees and Express API Parsing

    1 project | dev.to | 14 Apr 2025
  • Building a Codemod Tool for Rewriting Default Exports

    1 project | dev.to | 29 Oct 2024
  • Understanding Code Structure: A Beginner's Guide to Tree-sitter

    2 projects | dev.to | 6 Apr 2024