fraxken/Node-Estree
Complete and compliant ESTree spec implementation in TypeScript
This tool helps JavaScript developers construct Abstract Syntax Trees (ASTs) that comply with the ESTree specification. You input JavaScript code components or logic, and it outputs a structured AST object. This is for JavaScript developers who need to programmatically generate, analyze, or transform JavaScript code.
No commits in the last 6 months.
Use this if you need to programmatically build a JavaScript Abstract Syntax Tree (AST) in a way that strictly adheres to the ESTree specification.
Not ideal if you simply want to write JavaScript code; this tool is for manipulating the underlying structure of code, not writing it directly.
Stars
11
Forks
7
Language
TypeScript
License
MIT
Category
Last pushed
Oct 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/fraxken/Node-Estree"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
microsoft/ts-gyb
Generating native code interfaces from TypeScript
evoluteur/evolutility-ui-jquery
Model-driven Web UI for CRUD using REST or localStorage.
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.