es-file-traverse
File tracer
Traverses ECMAScript files based on import/require chains to identify used files and enforce code quality
Traverse ECMAScript (JavaScript) files by their import
/require
chains
2 stars
3 watching
1 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
amdecmascriptimportrequiretraversal
Related projects:
Repository | Description | Stars |
---|---|---|
| A library of traversal functions for the ECMAScript Abstract Syntax Tree (AST) | 947 |
| Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
| An ECMAScript parser that produces an abstract syntax tree from source code | 116 |
| A tool for tracing and analyzing function calls in JavaScript code at runtime | 13 |
| An application for dragging images onto maps and exporting traced paths as GeoJSON files | 18 |
| A web-based visualization tool for displaying Mesos tracing data | 4 |
| A tool for collecting code coverage for EcmaScript Modules in JavaScript applications | 8 |
| A Rust-based scanner/tokenizer for the ECMAScript programming language | 3 |
| Defines an abstract syntax tree format for ECMAScript | 51 |
| A JavaScript library for querying and navigating the structure of JavaScript source code | 836 |
| Transpiles ES6 block scoped const and let variables to ES3 | 5 |
| A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| A library that allows traversing and manipulating JavaScript ASTs | 57 |
| Tools to convert verbose JVM bytecode tracing output into a stack format suitable for flame graph visualization. | 42 |