Ragex.Analyzers.JavaScript (Ragex v0.21.0)

View Source

Analyzes JavaScript and TypeScript code to extract modules, functions, calls, and dependencies.

Uses @babel/parser inside a Node.js process to perform high-fidelity AST parsing, extracting information from the returned JSON.