Oxlint is completely free to use.
No reviews yet. Be the first to review Oxlint!
Write a ReviewOxlint is completely free and open source. It's part of the Oxc project, building fast JavaScript tooling in Rust with no licensing costs.
Oxlint is a blazing-fast JavaScript and TypeScript linter written in Rust. It's 50-100x faster than ESLint, making it practical to run on every keystroke in large codebases.
Oxlint is dramatically faster but has fewer rules currently. ESLint has a massive plugin ecosystem. Many teams use Oxlint for speed on common rules and ESLint for specialized rules.