A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
☆10Mar 15, 2025Updated last year
Alternatives and similar repositories for biome
Users that are interested in biome are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆10Mar 26, 2024Updated 2 years ago
- ☆10Dec 22, 2023Updated 2 years ago
- ☆10Dec 22, 2023Updated 2 years ago
- ☆10Aug 18, 2022Updated 3 years ago
- A from-scratch experimental AOT JS engine, written in JS☆10Aug 4, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- First Steps with Laravel☆10Oct 14, 2024Updated last year
- A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.☆10Jan 28, 2024Updated 2 years ago
- async alternatives to browser alert() and prompt() and confirm()☆10Dec 8, 2024Updated last year
- Fluence Docs☆10Apr 15, 2024Updated 2 years ago
- ♻️ The best way to reuse your code.☆10Dec 1, 2024Updated last year
- Rust library for code problems☆26Feb 28, 2025Updated last year
- Create snake game with Pygame and learn that snake with Reinforcement Learning and Deep Q Learning.☆25Sep 10, 2023Updated 2 years ago
- It formats a list of words into lines such that each line has exactly `max_width` characters, with spaces evenly distributed between word…☆25Feb 24, 2025Updated last year
- Build with BUN☆25Sep 19, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- To solve the "Candy" problem we need to distribute candies to children sitting in a row based on their ratings. Each child must receive a…☆25Feb 24, 2025Updated last year
- This is a Rust implementation of the "Remove Duplicates from Sorted Array" problem☆25Feb 24, 2025Updated last year
- A unified API for interacting with multiple blockchains.☆25Feb 13, 2025Updated last year
- The problem involves calculating the amount of rainwater that can be trapped between the bars of an elevation map represented by a vector…☆25Feb 24, 2025Updated last year
- This project implements a solution to the "Merge Sorted Array" problem in Rust, where two sorted arrays are merged into a single sorted a…☆25Feb 24, 2025Updated last year
- Mini Python Project - Password Generator☆25Feb 26, 2023Updated 3 years ago
- A Rust library to check if digits can be equal after operations using binomial coefficients.☆25Feb 25, 2025Updated last year
- Building a text and image-based journey game powered by, and with, GPT and Flask in Python☆25Mar 25, 2023Updated 3 years ago
- ☆25Apr 19, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The `http-easy` package provides a lightweight and intuitive API for making HTTP requests in Node.js applications. It abstracts away the …☆25Jun 10, 2024Updated 2 years ago
- Solve knapsack-problem with bun js☆25Sep 26, 2023Updated 2 years ago
- find the shortest transformation sequence from the begin_word to the end_word using words from the word_list. Each transformation must ch…☆25Feb 24, 2025Updated last year
- auto-changelog-generator is a tool for generating changelogs automatically from GitHub issues and pull requests.☆25May 29, 2024Updated 2 years ago
- This Rust project provides an optimized implementation of the "Find Substring" problem using a **sliding window approach with HashMaps**.