A collection of high-performance JavaScript tools written in Rust| Oxc
A collection of high-performance JavaScript tools written in Rust| Oxc
A collection of high-performance JavaScript tools written in Rust| Oxc
We are thrilled to announce that oxlint is now generally available! This milestone signifies our team's ability to promptly address and triage issues. Oxlint is a JavaScript linter designed to catch erroneous or useless code without requiring any configurations by default. How to Use At this stage, oxlint is not intended to fully replace ESLint; it serves as an enhancement when ESLint's slowness becomes a bottleneck in your workflow. For faster feedback loops, we recommend running oxlint ...| The Oxidation Compiler Blog
We are excited to announce an alpha release for oxlint --import-plugin, a port of eslint-plugin-import. This port aims to resolve all known issues associated with eslint-plugin-import: Performance - execution time exceeding one minute when certain rules are enabled Dependency size - 188 dependencies totaling 30M Backwards compatibility - the necessity to support Node.js v4.0.0 Dependency compatibility - the need to replace it with eslint-plugin-import-x Upgrading to ESLint v9 What's in the re...| The Oxidation Compiler Blog
A collection of high-performance JavaScript tools written in Rust| Oxc
We are excited to announce an alpha release for oxc-minify. While lacking some advanced minification techniques, the current version already outperforms esbuild in terms of performance and compression size, as demonstrated by minification-benchmarks. Comparing widely-used minifiers on typescript.js: | Artifact | Original size | Gzip size | | | :| The Oxidation Compiler Blog
A collection of high-performance JavaScript tools written in Rust| Oxc
A collection of high-performance JavaScript tools written in Rust| Oxc