| eslint/typescript-eslint-parser |
919 |
|
6,923 |
1,999 |
about 7 years ago |
49 |
January 18, 2019 |
0 |
other |
JavaScript |
| An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code. |
| cowchimp/awesome-ast |
103 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
|
| A curated list of awesome AST resources |
| JamesHenry/typescript-estree |
82 |
|
652 |
27 |
about 7 years ago |
47 |
January 13, 2019 |
5 |
other |
TypeScript |
| :sparkles: A parser that converts TypeScript source code into an ESTree-compatible form |
| eslint/eslint-visitor-keys |
34 |
|
231,756 |
906 |
over 2 years ago |
15 |
August 11, 2023 |
3 |
apache-2.0 |
JavaScript |
| Constants and utilities about visitor keys to traverse AST. |
| lightscript/babel-to-estree |
5 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
JavaScript |
| Translate a Babel AST to an ESTree-compliant AST. A "fork" of babel-eslint/babylon-to-espree. |