React Analyzer v0.0.5
CLI Installation
macOS/Linux (Recommended):
curl -fsSL https://raw.githubusercontent.com/rautio/react-analyzer/main/install.sh | shInstall specific version:
curl -fsSL https://raw.githubusercontent.com/rautio/react-analyzer/main/install.sh | VERSION=v0.0.5 shWindows:
Download the .zip file below, extract it, and add react-analyzer.exe to your PATH.
VS Code Extension Installation
Install from VSIX:
- Download
react-analyzer-v0.0.5.vsixbelow - Install via command line:
code --install-extension react-analyzer-v0.0.5.vsix
Or via VS Code UI:
- Open Extensions view (Ctrl/Cmd+Shift+X)
- Click "..." → "Install from VSIX..."
- Select the downloaded
.vsixfile
See the extension documentation for features and usage.
SHA256 checksums available in checksums.txt.