esprima topic

List esprima repositories

gogoAST

31
Stars
0
Forks
Watchers

The simplest tool to parse/transform/generate code on ast

esprima

7.0k
Stars
783
Forks
Watchers

ECMAScript parsing infrastructure for multipurpose analysis

esprima-python

222
Stars
48
Forks
Watchers

ECMAScript parsing infrastructure for multipurpose analysis

parse-comments

67
Stars
23
Forks
Watchers

Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.

eslump

57
Stars
9
Forks
Watchers

Fuzz testing JavaScript parsers and suchlike programs.

jspicl

66
Stars
8
Forks
Watchers

A Javascript to PICO-8 Lua transpiler

astVisualizer

27
Stars
4
Forks
Watchers

A tool to visualize abstract syntax tree.

extract-comments

46
Stars
10
Forks
Watchers

Extract JavaScript code comments from a string or glob of files.

eval-estree-expression

41
Stars
3
Forks
Watchers

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

JSRETK

19
Stars
2
Forks
Watchers

JavaScript Reverse Engineering Toolkit (JSRETK) - Experimental tools for analyzing (minified/obfuscated) JavaScript