An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: estree

estools/estraverse

ECMAScript JS AST traversal functions

Language: JavaScript - Size: 176 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 952 - Forks: 132

estree/estree

The ESTree Spec

Size: 163 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 5,245 - Forks: 363

baiwusanyu-c/estree-walker-ts

πŸ₯‘ Simple utility for walking an ESTree-compliant AST, such as one generated by acorn.

Language: TypeScript - Size: 408 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 1

meriyah/meriyah

A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah

Language: TypeScript - Size: 10.9 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 1,110 - Forks: 48

estools/esquery

ECMAScript AST query library.

Language: JavaScript - Size: 438 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 852 - Forks: 92

remcohaszing/estree-util-value-to-estree

Convert a JavaScript value to an estree expression

Language: JavaScript - Size: 1.42 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 25 - Forks: 2

ipikuka/recma-mdx-escape-missing-components

Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.

Language: TypeScript - Size: 221 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

davidbonnet/astring

🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.

Language: JavaScript - Size: 2.68 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 1,209 - Forks: 56

smelukov/estel

ESTree AST interpreter with dynamic analyzing

Language: JavaScript - Size: 75.2 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 1

estools/escope

Escope: ECMAScript scope analyzer

Language: JavaScript - Size: 416 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 546 - Forks: 73

mdx-js/recma

JS processor powered by plugins part of the @unifiedjs collective

Language: JavaScript - Size: 45.9 KB - Last synced at: about 10 hours ago - Pushed at: 7 months ago - Stars: 17 - Forks: 0

estools/escodegen

ECMAScript code generator

Language: JavaScript - Size: 2.62 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 2,681 - Forks: 335

jonschlinkert/eval-estree-expression

Safely evaluate JavaScript (estree) expressions, sync and async.

Language: JavaScript - Size: 175 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 56 - Forks: 4

kataw/kataw

An 100% spec compliant ES2022 JavaScript toolchain

Language: TypeScript - Size: 224 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 334 - Forks: 6

remcohaszing/unist-util-mdx-define

A unist utility to define MDX exports.

Language: JavaScript - Size: 475 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

remcohaszing/recma-export-filepath

A recma plugin to expose the filepath as a named export

Language: JavaScript - Size: 572 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

remcohaszing/recma-module-to-function

A recma plugin to convert an ESTree module into a function body.

Language: TypeScript - Size: 183 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

remcohaszing/estree-util-module-to-function

Convert an estree module into a function body

Language: JavaScript - Size: 698 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

coderaiser/estree-to-babel

convert estree ast to babel

Language: JavaScript - Size: 218 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 35 - Forks: 7

webqit/quantum-js

A runtime extension to JavaScript that enables us do Imperative Reactive Programming (IRP) in the very language!

Language: JavaScript - Size: 18.5 MB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 86 - Forks: 3

estools/esutils

utility box for ECMAScript language tools

Language: CoffeeScript - Size: 71.3 KB - Last synced at: about 9 hours ago - Pushed at: about 3 years ago - Stars: 121 - Forks: 31

estools/esmangle

esmangle is mangler / minifier for Mozilla Parser API AST

Language: JavaScript - Size: 1.26 MB - Last synced at: 10 days ago - Pushed at: about 9 years ago - Stars: 293 - Forks: 35

syntax-tree/estree-util-scope

Check what’s defined in an estree scope

Language: JavaScript - Size: 10.7 KB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 9 - Forks: 0

KFlash/seafox

A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript

Language: TypeScript - Size: 8.02 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 485 - Forks: 14

babel/babylon πŸ“¦

PSA: moved into babel/babel as @babel/parser -->

Language: JavaScript - Size: 9.63 MB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 1,713 - Forks: 253

syntax-tree/esast

ECMAScript Abstract Syntax Tree format

Size: 28.3 KB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 54 - Forks: 1

syntax-tree/estree-util-visit

esast (and estree) utility to visit nodes

Language: JavaScript - Size: 74.2 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

syntax-tree/hast-util-to-estree

hast utility to transform to estree (JavaScript AST) JSX

Language: JavaScript - Size: 202 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 20 - Forks: 2

davidbonnet/astravel

πŸ‘Ÿ Tiny and fast ESTree-compliant AST walker and modifier.

Language: JavaScript - Size: 521 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 5

estools/esvalid

confirm that a SpiderMonkey format AST represents an ECMAScript program

Language: JavaScript - Size: 549 KB - Last synced at: 15 days ago - Pushed at: over 9 years ago - Stars: 27 - Forks: 7

smallhelm/estree-builder πŸ“¦

Handy functions for building estree nodes

Language: JavaScript - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 3

goto-bus-stop/dash-ast

walk an AST, quickly

Language: JavaScript - Size: 33.2 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 12 - Forks: 2

ULL-ESIT-PL/compact-js-ast

Outputs a compact string representation of the espree AST of an input program.

Language: JavaScript - Size: 85.9 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

estools/espurify

Clone AST without extra properties

Language: JavaScript - Size: 543 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 30 - Forks: 8

edge-js/parser

Parser for edge template engine

Language: TypeScript - Size: 1.96 MB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 19 - Forks: 1

expreva/tstree

Parse TypeScript code into ESTree-compatible abstract syntax tree

Language: TypeScript - Size: 8.84 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

estools/esfuzz

fuzzer for generative testing of ECMAScript parsers

Language: CoffeeScript - Size: 1.21 MB - Last synced at: 5 days ago - Pushed at: almost 11 years ago - Stars: 59 - Forks: 12

alloc/nebu

Fast, extensible, statically typed, and light Javascript transformer 🌿

Language: TypeScript - Size: 281 KB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 16 - Forks: 1

syntax-tree/estree-util-build-jsx

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

Language: JavaScript - Size: 131 KB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 22 - Forks: 3

lukechu10/almond πŸ“¦

A new general purpose JavaScript parser written in Rust that generates ESTree compatible abstract syntax trees

Language: Rust - Size: 1020 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 3

fraxken/Node-Estree

Complete and compliant ESTree spec implementation in TypeScript

Language: TypeScript - Size: 1.11 MB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 11 - Forks: 7

estools/esrecurse

AST recursive visitor

Language: JavaScript - Size: 39.1 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 79 - Forks: 20

flex-development/esast-util-from-estree

esast utility to transform from estree

Language: JavaScript - Size: 1.76 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

syntax-tree/esast-util-from-estree

esast utility to transform from estree

Language: JavaScript - Size: 74.2 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

flex-development/estree-util-unassert

estree (and esast) utility to remove assertions

Language: TypeScript - Size: 1.71 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

syntax-tree/estree-util-attach-comments

utility to attach comments to estree nodes

Language: JavaScript - Size: 89.8 KB - Last synced at: about 7 hours ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 4

estools/estemplate

Proper (AST-based) JavaScript code templating with source maps support.

Language: JavaScript - Size: 20.5 KB - Last synced at: 5 days ago - Pushed at: over 8 years ago - Stars: 105 - Forks: 10

estools/esdispatch

trigger events based on esquery selectors during a traversal of a SpiderMonkey format AST

Language: CoffeeScript - Size: 146 KB - Last synced at: 20 days ago - Pushed at: over 10 years ago - Stars: 12 - Forks: 4

estools/esshorten

Shorten (mangle) names in JavaScript code

Language: JavaScript - Size: 37.1 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 12

cutiful/traverse-the-universe

Yet another ESTree AST traversal/modification library, making use of `this` binding and generators

Language: JavaScript - Size: 684 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NodeSecure/sec-literal πŸ“¦

Security utilities to analyze ESTree Literal and JavaScript string primitive. Detect Hexadecimal, Base64, suffix and prefix patterns etc..

Language: JavaScript - Size: 298 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 5

smelukov/estel-estree-builder

ESTree compatible AST builder

Language: JavaScript - Size: 43.9 KB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

goto-bus-stop/estree-assign-parent

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

Language: JavaScript - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

sosukesuzuki/prettier-ast-explorer

AST explorer for contribution to Prettier

Language: TypeScript - Size: 3.58 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

armano2/typescript-estree-test πŸ“¦

Tester of @typescript-eslint/typescript-estree package

Language: TypeScript - Size: 939 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

larsrh/complate-ast πŸ“¦

More efficient rendering of JSX (DISCONTINUED)

Language: TypeScript - Size: 3.34 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

PhilipFlyvholm/estree-explorer

ESTree Explorer is a easy way to visually the ESTree specification without getting a headache.

Language: JavaScript - Size: 600 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

syntax-tree/estree-util-is-identifier-name

Check if something can be an ecmascript (javascript) identifier name

Language: JavaScript - Size: 77.1 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

prantlf/estree-walkie

Walks a JavaScript AST compatible with ESTree.

Language: JavaScript - Size: 45.9 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

syntax-tree/unist-util-position-from-estree

unist utility to get a position from an estree node

Language: JavaScript - Size: 62.5 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ArnaudSpanneut/codemod-example

Codemod example for the article

Language: JavaScript - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

NoamRa/js-scope-syntax-highlighting

A JavaScript syntax highlighter that detects variable and function by scope

Language: TypeScript - Size: 406 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

JazzleWare/jazzle-parser

relatively small and ridiculously fast parser for all versions of ECMAScript/Javascript, written in the greatest common divisor of all versions of ECMAScript

Language: JavaScript - Size: 2.86 MB - Last synced at: 28 days ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 2

t1meshift/js

Another JavaScript interpreter written on Python 3

Language: Python - Size: 110 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

imiklos/eslint-plugin-custom-rule

Template repository to create eslint plugins

Language: TypeScript - Size: 130 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

goto-bus-stop/estree-is-member-expression

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

Language: JavaScript - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

KOLANICH-WebExts/experiment-parse.xpi

Passes Reflect.parse to webpages

Language: JavaScript - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ihgazni2/es2xml

convert AST generated by acorn to XML and flatten AST to matrix

Language: JavaScript - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

nestarz/node-falafel-promise Fork of freethenation/node-falafel

transform the ast on a recursive walk

Language: JavaScript - Size: 161 KB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

DrewML/lazy-babylon-to-estree

Lazily transform a Babylon AST into an ESTree AST

Language: JavaScript - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

rajikaimal/uplift

Transpile ES5 to ES2015

Language: JavaScript - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

yatharthx/babylon Fork of babel/babylon

:page_with_curl: A JavaScript parser

Language: JavaScript - Size: 8.94 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0