Biome

A toolchain for web projects, aimed to provide functionalities to maintain ...

README

Biome - Toolchain of the web

Biomeformats and lints your code in a fraction of a second .

Biomesupports JavaScript, TypeScript, JSON, and CSS. It aims to support all main languages of modern web development.

Biomehas sane defaults and requires minimal configuration. Biomehelps you as much as possible by displaying detailed and contextualized diagnostics. Read more about our project philosophy .

Biomeunifies functionality that has previously been separate tools. Building upon a shared base allows us to provide a cohesive experience for processing code, displaying errors, parallelizing work, caching, and configuration.

Biomeis designed to eventually replace Babel , ESLint , webpack , Prettier , Jest , and others.

Biomehas first-class IDE support, with a sophisticated parser that represents the source text in full fidelity and top-notch error recovery.

Biomeis MIT licensed and moderated under the Contributor Covenant Code of Conduct .

Documentation


Check out our homepage to learn more about Biome, or directly head to the Getting Started guide to start using Biome.