Analyze file usage in JavaScript/TypeScript projects to identify unused files
semantic-release plugin to analyze commits with conventional-changelog
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Use `webpack-bundle-analyzer` in your Next.js project
a modern vite bundle analyzer tool
CLI that type checks bindings in lit-html templates
ECMAScript scope analyzer for ESLint
Mad metrics for your rollup bundles, know all the things
CLI that analyzes web components
simple scope analysis for javascript ASTs
SQL analyzer tool for SAP HANA
Salesforce Code Analyzer is a unified tool to help Salesforce developers analyze their source code for security vulnerabilities, performance issues, best practices, and more.
TypeScript definitions for webpack-bundle-analyzer
Visualize vite bundle
This is the **x86_64-unknown-linux-gnu** binary for `@nomicfoundation/solidity-analyzer`
This is the **x86_64-pc-windows-msvc** binary for `@nomicfoundation/solidity-analyzer`
FTA (Fast TypeScript Analyzer) is a super-fast TypeScript static analysis tool written in Rust
This is the **x86_64-unknown-linux-musl** binary for `@nomicfoundation/solidity-analyzer`
This is the **aarch64-apple-darwin** binary for `@nomicfoundation/solidity-analyzer`
Tools for integrating web components/custom elements into JetBrains IDEs
This is the **x86_64-apple-darwin** binary for `@nomicfoundation/solidity-analyzer`
This is the **aarch64-unknown-linux-gnu** binary for `@nomicfoundation/solidity-analyzer`
Analyze the output of tsc --generatetrace
This is the **aarch64-unknown-linux-musl** binary for `@nomicfoundation/solidity-analyzer`
Ravanello is the cli for analyze keys in redis and size of it's values. Example of usage: ```bash gem install ravanello ravanello --version REDIS_URL="redis://localhost/db" ravanello analyze --rules rules.yml ``` The rules files specifies the structure of the redis keys (splitted by :) and should looks like this: ```yml rules: resque: - 'delayed' - 'resque-retry' - 'timestamps' - 'lock' - 'meta' ``` After analyzing you will get the report in console: ``` Q-ty Size Key (sample) 4 24 * (hello) 1 6 denormalized:companies:* (denormalized:companies:99585213) ```
README Builder creates standardized, comprehensive README.md files for your GitHub repositories. It analyzes your project structure, dependencies, and configuration files to generate relevant sections including installation instructions, usage examples, contributing guidelines, and license information. The gem supports customizable templates and can automatically detect common project patterns to create appropriate documentation.