Description
A parser that converts TypeScript source code into an ESTree compatible form
Keywords
Publisher
Description
(Experimental) Utilities for working with TypeScript + ESLint together
Keywords
Publisher
Description
check if an AST node is a function of some sort
Keywords
Publisher
Description
Determine whether an AST node is a reference
Keywords
Publisher
Description
JavaScript code generator from an ESTree-compliant AST.
Keywords
Publisher
Description
Lightweight ESTree traversal
Keywords
Publisher
Description
check if an AST node is a MemberExpression, in general or a specific one
Keywords
Publisher
Description
check if an AST node is a call to require()
Keywords
Publisher
Description
ECMAScript CallExpression matcher made from function/method signature
Keywords
Publisher
Description
check if an AST node is a call to require()
Keywords
Publisher
Description
convert estree ast to babel
Keywords
Publisher
Description
Fast and lightweight, standard-compliant javascript parser written in ECMAScript
Keywords
- parsing
- ecmascript
- typescript
- parser
- performance
- tolerant
- estree
- es2018
- es2019
- ECMAScript 2019
- esnext
- javascript
- ast
- jsx
Publisher
Description
AST source location detection helper for power-assert
Keywords
Publisher
Description
Parsing JS code into ASTs and tools to query and transform these trees.
Keywords
Publisher
Description
Lazily transform a Babylon AST into an ESTree AST. Only transforms nodes that are accessed
Keywords
Publisher
Description
A 100% compliant, self-hosted javascript parser with high focus on both performance and stability
Keywords
Publisher
Description
A 100% compliant, self-hosted typescript parser that emits an ESTree-compatible abstract syntax tree
Keywords
- parsing
- ecmascript
- typescript
- parser
- performance
- tolerant
- estree
- es2018
- es2019
- es2020
- ECMAScript 2020
- esnext
- javascript
- ast
- View more
Publisher
Description
Convert a string start and end indices to an estree loc objects.