npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "estree" 的结果(共 8 个)
@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