shift-parser-js
Parser
An ECMAScript parser that generates a data structure used in security analysis
ECMAScript parser that produces a Shift format AST
252 stars
22 watching
28 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility to convert JavaScript code into an abstract syntax tree (AST) format | 13 |
| A JavaScript library for querying and navigating the structure of JavaScript source code | 836 |
| A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
| An ECMAScript parser that produces an abstract syntax tree from source code | 116 |
| Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |
| A library of traversal functions for the ECMAScript Abstract Syntax Tree (AST) | 947 |
| An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
| Converts between Shapes Constraint Language (SHACL) and other formats. | 4 |
| A Rust-based scanner/tokenizer for the ECMAScript programming language | 3 |
| A tool set for parsing and analyzing CSS code into an abstract syntax tree (AST) for further processing and transformation. | 1,914 |
| A tool that scans JavaScript code for potential security vulnerabilities and patterns | 229 |
| A tool that analyzes code for security vulnerabilities and provides feedback to developers | 369 |
| A JavaScript implementation of CSS Object Model and CSS parser | 753 |
| Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
| A utility for removing special formatting codes from text streams | 34 |