Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser
> Analyze javascript code using [esprima](https://github.com/ariya/esprima) and return a list of objects representing the module dependencies in the code.
A utility to find how your dependencies are contributing to the size of your Webpack bundles
Answers the question – Why the hell is this module in a bundle?
Statically analyzes ember project source for dependency trees and other information.
Compare dependencies in package.json to the latest available versions.
Directed graphs analyzer for parallel traversals
Analyze dependencies from entry points and split code for closure-compiler
Analyze the size of your module dependencies
High-resolution real-time graphic audio spectrum analyzer JavaScript module with no dependencies.
Depcheck is a tool for analyzing the dependencies in a project to see: how each dependency is used, which dependencies are useless, and which dependencies are missing from `package.json`. It is a port of original [depcheck](https://github.com/depcheck/dep
A service and cli to analyze your dependencies and check what'll break when you switch from `npm ci` to `npm ci --ignore-scripts`
Analyzes JavaScript files/directories and writes a YAML file of the dependencies which can then be processed, rendered and interacted with using the rest of Eunice.
Uses AST to extract AMD modules, their parts and an optimized output without unused dependencies while keeping the original format.
ES & TS Dependency Analyzer
Small tool to auto install/uninstall a package dependencies by analyzing the source code.
This dependency free library can analyze the BPM (Tempo) of an audio/video node or any stream in realtime on your browser
This plugin analyzes bundled dependencies from Node Modules for use with Component Governance and License Scanning.
dependency analyzer and fixer
A webpack loader for analyzing dependencies. Support TypeScript, JSX, Vue, AMD, CJS, ESM, CSS, Sass, Scss, Less and Stylus.
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
Statically analyzes Handlebars templates and components for dependency trees and other information.
Tool used to analyze and cleanup unused files
Processes YAML files of structure and dependencies, generated by analyzers, so they can be rendered and interacted with.
A node.js library for analyzing open source library dependencies
Visualize, explore and statistically measure how actual dependencies match intended structure in YAML files generated by analyzers.
Analyze dependencies, inheritance and some other useful info of Vue components in static code.
Analyzes JavaScript on the file system, processes the analysis and renders the processed analysis to an SVG.
Analyzes a SQL query you pass in, and provides a list of all database tables and columns that the query references. Since it uses the PostgresQL query parser, it can process any valid PostgresQL query.
Detects the framework that a project is using by analyzing its dependencies.
Statically analyzes Handlebars templates and components for dependency trees and other information.
Plugin to validate dependencies, concerning their license and vulnerabities
Java project dependency analyzer
[](https://travis-ci.org/tomasbjerre/pom-dependency-analyzer-web-frontend) [ by analyze `import`, `import()`, `require()` and `require.resolve()` of JS and TS source codes of a directory.
Command line tool for generating a changelog, or releasenotes, from a GIT repository.
Uses output of pom-dependency-analyzer to implement a REST API.
A tool to analyze fis-plus project deps
A lib can help you find all dependencies of the js file, also jsx,ts,tsx file.