An interactive tool for inspecting OxLint formatter in the browser.
- 🔍 Glob patterns search support
- 🌈 Code highlight
- 🚀 Launch Editor support
- 🌓 Dark mode support
- 📦 Static Build
npm i oxlint-fi -D
npx oxlint-fi
If you want to build a static web app for Oxlint Formatter
npx oxlint-fi build
This will generate a SPA under
.oxlint-formatter-inspector
folder. You can deploy it to any static file server.