Socket
Socket
Sign inDemoInstall

@biomejs/biome

Package Overview
Dependencies
6
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @biomejs/biome

Biome is a toolchain for the web: formatter, linter and more


Version published
Weekly downloads
536K
increased by19.94%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

Biome - Toolchain of the web

Discord chat CI npm version VSCode version

Biome formats, lints, and transforms your code in a fraction of a second.

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

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

Biome unifies 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.

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

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

Biome is 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.

Technical documentation

Browse Biome's internal Rust API Documentation if you're interested to learn more about how Rome works.

Keywords

FAQs

Last updated on 18 Aug 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc