Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser
A utility to find how your dependencies are contributing to the size of your Webpack bundles
> Analyze javascript code using [esprima](https://github.com/ariya/esprima) and return a list of objects representing the module dependencies in the code.
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.
Analyze the size of your module dependencies
Eunice improves cohesion and modularity in software through hierarchical structure and simplified unidirectional dependencies. Eunice analyses source code, infers its structure and shows if the dependencies match.
Analyze dependencies from entry points and split code for closure-compiler
Logger plugin to analyze apps dependencies
It will collect dependencies (package names) by analyze `import`, `import()`, `require()` and `require.resolve()` of JS and TS source codes of a directory.
Uses AST to extract AMD modules, their parts and an optimized output without unused dependencies while keeping the original format.
High-resolution real-time graphic audio spectrum analyzer JavaScript module with no dependencies.
Statically analyzes Handlebars templates and components for dependency trees and other information.
Statically analyzes Handlebars templates and components for dependency trees and other information.
A node.js library for analyzing open source library dependencies
ES & TS Dependency Analyzer
Tool used to analyze and cleanup unused files
Analyzes JavaScript on the file system, processes the analysis and renders the processed analysis to an SVG.
Contrast.js is a tiny (4.26kb) library with no dependencies that adds responsiveness to the color or background attributes of DOM elements based on the section of background image behind the target element. The library analyzes the background behind the b
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
Determine dependencies for a given node.js file, directory tree, or module in code or on the command line
A lib can help you find all dependencies of the js file, also jsx,ts,tsx file.
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
hugodep is for analyzing the dependencies in a project to see: how each dependency is used, and which dependencies are useless. The same goals as depcheck, but this code works 100% guaranteed without false alarms, with a 2% of their lines of code.
Analyze dependencies, inheritance and some other useful info of Vue components in static code.
Simple utility CLI tool to analyze which files are using a Node dependency 🚀
Visualize, explore and statistically measure how actual dependencies match intended structure in YAML files generated by analyzers.
A service and cli to analyze your dependencies and check what'll break when you switch from `npm ci` to `npm ci --ignore-scripts`
dependency analyzer and fixer
Analyze FreeMarker Template Language (FTL).
Analyze an artifact to specify its properties such as config parameters etc.
Analyzer and tree walker for commonjs.
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.
A tool to analyze fis-plus project deps
This dependency free library can analyze the BPM (Tempo) of an audio/video node or any stream in realtime on your browser
Webpack plugin, which is used to get relationship between dependencies.
Compare dependencies in package.json to the latest available versions.
A visual module dependency analyzer
analyze size of dependencies used in npm project and/or electron app
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