Skip to content

v0.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Dec 05:22

React Analyzer v0.0.5

CLI Installation

macOS/Linux (Recommended):

curl -fsSL https://raw.githubusercontent.com/rautio/react-analyzer/main/install.sh | sh

Install specific version:

curl -fsSL https://raw.githubusercontent.com/rautio/react-analyzer/main/install.sh | VERSION=v0.0.5 sh

Windows:
Download the .zip file below, extract it, and add react-analyzer.exe to your PATH.

VS Code Extension Installation

Install from VSIX:

  1. Download react-analyzer-v0.0.5.vsix below
  2. Install via command line:
    code --install-extension react-analyzer-v0.0.5.vsix

Or via VS Code UI:

  1. Open Extensions view (Ctrl/Cmd+Shift+X)
  2. Click "..." → "Install from VSIX..."
  3. Select the downloaded .vsix file

See the extension documentation for features and usage.


SHA256 checksums available in checksums.txt.