npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "estree" 的结果(共 38 个)
@typescript-eslint/typescript-estree

A parser that converts TypeScript source code into an ESTree compatible form

MIT
flow-parser

JavaScript parser written in OCaml. Produces ESTree AST

MIT
@typescript-eslint/visitor-keys

Visitor keys used to help traverse the TypeScript-ESTree AST

MIT
acorn-walk

ECMAScript (ESTree) AST walker

MIT
astring

JavaScript code generator from an ESTree-compliant AST.

MIT
flow-estree

Flow types for the Flow-ESTree spec produced by the Flow Rust parser, forked from hermes-estree.

MIT
@typescript-eslint/types

Types for the TypeScript-ESTree AST spec

MIT
babel-to-estree

Translate a Babel AST to an ESTree-compliant AST. A "fork" of babel-eslint/babylon-to-espree.

MIT
hast-util-to-estree

hast utility to transform to estree (JavaScript AST) JSX

MIT
estree-util-build-jsx

Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)

MIT
estree-util-scope

Check what’s defined in an estree scope

MIT
typescript-eslint-parser

An ESLint custom parser which leverages TypeScript ESTree

BSD-2-Clause
astravel

ESTree-compliant AST walker and modifier.

MIT
empower-assert

Convert assert to power-assert on ESTree AST

MIT
hermes-estree

Flow types for the Flow-ESTree spec produced by the hermes parser

MIT
estree-is-function

check if an AST node is a function of some sort

Apache-2.0
estree-to-babel

convert estree ast to babel

MIT
esast-util-from-js

estree (and esast) utility to parse from JavaScript

MIT
estree-walk

Walk ESTree nodes simple and fast

MIT
buntis

A 100% compliant, self-hosted typescript parser that emits an ESTree-compatible abstract syntax tree

ISC
estree-assign-parent

assign `.parent` properties to all nodes in an ast.

Apache-2.0
estree-is-member-expression

check if an AST node is a MemberExpression, in general or a specific one

Apache-2.0
estree-is-require

check if an AST node is a call to require()

Apache-2.0
typescript-estree

A parser that converts TypeScript source code into an ESTree compatible form

BSD-2-Clause
angular-estree-parser

A parser that converts Angular source code into an ESTree-compatible form

MIT