esquery
JS source code navigator
A JavaScript library for querying and navigating the structure of JavaScript source code
ECMAScript AST query library.
826 stars
15 watching
91 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
astecmascriptestreejavascript
Related projects:
Repository | Description | Stars |
---|---|---|
estools/estraverse | A library of traversal functions for the ECMAScript Abstract Syntax Tree (AST) | 943 |
syntax-tree/esast-util-from-js | A utility to convert JavaScript code into an abstract syntax tree (AST) format | 12 |
chaijs/pathval | A module for safely navigating and manipulating object properties using string paths. | 42 |
elixirscript/elixir-estree | Defines structs and tools for generating JavaScript AST to code from the ESTree spec. | 103 |
mindedsecurity/jstillery | Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |
syntax-tree/estree-util-to-js | A utility to convert estree syntax trees into JavaScript strings | 12 |
shapesecurity/shift-parser-js | An ECMAScript parser that generates a data structure used in security analysis | 251 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
johncoene/echarts4r | A tool for creating interactive visualizations using the ECharts 5 JavaScript library within R | 601 |
xxsnakerxx/react-native-ya-navigator | A React Native navigation component that provides a customizable and flexible solution for handling navigation bar items and scenes in mobile apps. | 85 |
syntax-tree/estree-util-build-jsx | Utility to transform JSX syntax into function calls for various JavaScript libraries | 22 |
osheroff/git-spelunk | An interactive tool for exploring and navigating the history of code changes in Git repositories | 46 |
brettz9/es-file-traverse | Traverses ECMAScript files based on import/require chains to identify used files and enforce code quality | 2 |
remcohaszing/estree-util-value-to-estree | Converts JavaScript values to ESTree expressions | 24 |
emprisecorporation/ejscharts | A powerful JavaScript charting library with interactive features and real-time data loading capabilities | 34 |