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. Learn more →
Astexplorer Alternatives
Similar projects and alternatives to astexplorer
-
-
InfluxDB
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.
-
-
-
-
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
gogocode
GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
-
recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
astexplorer discussion
astexplorer reviews and mentions
-
Building a JavaScript Code Analyzer for Static Analysis
The AST Explorer for learning about ASTs interactively.
- Abstract Syntax Tree with Javascript
-
How JavaScript Lint Rules Work (and Why Abstract Syntax Trees Matter)
Try this at AST Explorer:
-
Getting Started with Tree-sitter: Syntax Trees and Express API Parsing
For an interactive experience with ASTs, you can explore AST Explorer, a tool that lets you experiment with different parsers and explore the abstract syntax trees of various code samples in real-time.
-
Here's how to brew obfuscation in JavaScript without burning the lab: AST, Babel, plugins.
There are different solutions for working with JS code, with differences in the final AST. In this article, we will use babel for this purpose. You don't need to install anything, you can experiment with everything on such resource as astexplorer.
-
Building a Codemod Tool for Rewriting Default Exports
astexplorer
-
ESLint Plugin. What was missed in the doc?
https://astexplorer.net - a helpful tool to see the AST version of your code ESLint Selectors - the list of selectors typescript parser playground. astexplorer analogue for typescript. It has an essential feature: ESQuery filter. It allows you to debug your selectors in real-time.
-
Understanding Code Structure: A Beginner's Guide to Tree-sitter
You can play with your code here, and visualise ASTs for the same.
-
What is an Abstract Syntax Tree in Programming?
Website
-
How to create your own Eslint rule with tests, boosting the DX, and code-review
To understand this syntax, I recommend exploring AST Explorer. You will have a better view of how the AST of JavaScript works and how to correlate it with the Eslint syntaxy:
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 Jun 2025
Stats
fkling/astexplorer is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of astexplorer is JavaScript.