shift-parser-js
Parser
An ECMAScript parser that generates a data structure used in security analysis
ECMAScript parser that produces a Shift format AST
251 stars
22 watching
28 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
syntax-tree/esast-util-from-js | A utility to convert JavaScript code into an abstract syntax tree (AST) format | 12 |
estools/esquery | A JavaScript library for querying and navigating the structure of JavaScript source code | 826 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
zenparsing/esparse | An ECMAScript parser that produces an abstract syntax tree from source code | 116 |
mindedsecurity/jstillery | Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |
estools/estraverse | A library of traversal functions for the ECMAScript Abstract Syntax Tree (AST) | 943 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
aksw/shacshifter | Converts between Shapes Constraint Language (SHACL) and other formats. | 4 |
freemasen/ress | A Rust-based scanner/tokenizer for the ECMAScript programming language | 3 |
csstree/csstree | A tool set for CSS analysis and transformation | 1,902 |
nodesecure/js-x-ray | A tool that scans JavaScript code for potential security vulnerabilities and patterns | 229 |
flatt-security/shisho | A tool that analyzes code for security vulnerabilities and provides feedback to developers | 371 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
chalk/strip-ansi-stream | A utility for removing special formatting codes from text streams | 34 |