GithubHelp home page GithubHelp logo

yakiyo / biome Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biomejs/biome

0.0 0.0 0.0 147.61 MB

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

Home Page: https://biomejs.dev

License: MIT License

Shell 0.04% JavaScript 13.34% Rust 76.81% Kotlin 0.34% TypeScript 6.18% CSS 0.08% SCSS 0.47% Astro 0.56% Just 0.03% MDX 2.16%

biome's Introduction

Biome - Toolchain of the web

Discord chat CI on main npm version VSCode version Open VSX version

Biome is a toolchain for web projects, it aims to provide developer tools to maintain the health of said projects.

Installation

npm install --save-dev --save-exact @biomejs/biome

Usage

# format files
npx @biomejs/biome format --write ./src

# lint files
npx @biomejs/biome lint ./src

# run format, lint, etc. and apply the safe suggestions
npx @biomejs/biome check --apply ./src

# check all files against format, lint, etc. in CI environments
npx @biomejs/biome ci ./src

If you want to give Biome a run without installing it, use the online playground, compiled to WebAssembly.

Documentation

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

About Biome

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

Biome doesn't require Node.js to function.

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

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

Biome has sane defaults and it doesn't require 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, parallelize work, caching, and configuration.

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

biome's People

Contributors

1ntegr8 avatar 95th avatar bitpshr avatar boshen avatar conaclos avatar denbezrukov avatar diokey avatar eduardolopes avatar ematipico avatar iaravindreddyp avatar iwanabethatguy avatar jamiebuilds avatar jer3m01 avatar justbeyou avatar kaioduarte avatar kelbie avatar leops avatar macovedj avatar mattcompiles avatar michareiser avatar nhedger avatar nissy-dev avatar ooflorent avatar sebmck avatar unvalley avatar victor-teles avatar victorhom avatar xunilrj avatar yassere avatar yeonjuan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.