Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/biomejs/biome

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
https://github.com/biomejs/biome

feat(codegen,css_formatter): autogenerate property formattting boilerplate

faultyserver opened this pull request 10 months ago
feat(css-parser): CSS Parser: url value

denbezrukov opened this pull request 10 months ago
🐛 vscode extension fills hard drive with biome server logs

timfish opened this issue 10 months ago
feat(css_parser): Parse `border` exactly

faultyserver opened this pull request 10 months ago
fix: JsNumberLiteralExpression::as_number ignore trivia

TheEdward162 opened this pull request 10 months ago
feat(css-parser): CSS Parser: parse import #1408

denbezrukov opened this pull request 10 months ago
📎 CSS Parser: Parse `all` and `z-index` properties

faultyserver opened this issue 10 months ago
doc: add git-hook translation

eryue0220 opened this pull request 10 months ago
refactor(website): improve homepage

Conaclos opened this pull request 10 months ago
fix(docs): the documentation was outdated

ematipico opened this pull request 10 months ago
fix(lint/useHookAtopLevel): stricter checking for conditional hook calls

arendjr opened this pull request 10 months ago
🐛 `extends` does not extend/merge values properly from source

SutuSebastian opened this issue 10 months ago
feat(ungrammar, codegen, css_parser): support "dynamic" unordered node fields

faultyserver opened this pull request 10 months ago
💅 `useArrowFunction` invalid code fix when used with `bind()`

asottile opened this issue 10 months ago
📚 Prerequisites for linux installation

cdaringe opened this issue 10 months ago
docs(README): update rule count

Conaclos opened this pull request 10 months ago
fix(website): fix order of table header for rules

Conaclos opened this pull request 10 months ago
docs(website): mark not released rules

ematipico opened this pull request 10 months ago
🐛 Found Unknown Key(s) in Config

amlcodes opened this issue 10 months ago
docs(@biomejs/js-api): remove unnecessary `await` in readme

Miloas opened this pull request 10 months ago
fix(lint/noConfusingVoidType): accept `void` in type param lists

Conaclos opened this pull request 10 months ago
test(lint/noGlobalEval): address TODO

Conaclos opened this pull request 10 months ago
chore(justfile): fix typo and minor improvements

Conaclos opened this pull request 10 months ago
feat(cli): remove the hardcoded limit of 200 printable diagnostics

ematipico opened this pull request 10 months ago
📎 Translate Git Hooks page

ematipico opened this issue 10 months ago
📝 Formatter insists on bugging my `@ts-ignore` comment

hyoretsu opened this issue 10 months ago
feat(css_parser,css_formatter): start parsing exact properties and values

faultyserver opened this pull request 10 months ago
chore(ungrammar): fork ungrammar to get ready for adding new syntax

faultyserver opened this pull request 10 months ago
feat(parser,css_parser): implement checkpoint rewinding

faultyserver opened this pull request 10 months ago
📝 VSCode and CLI result differs

dalisoft opened this issue 10 months ago
feat(cli): document daemon logs directory

ematipico opened this pull request 10 months ago
feat(lint/useFilenamingConvention): allow PascalCase in config

Conaclos opened this pull request 10 months ago
fix(lsp): correctly infer file source from un-named files

ematipico opened this pull request 10 months ago
docs: fixed indentation on code example

robclancy opened this pull request 10 months ago
feat(website): add Git Hooks recipe

Conaclos opened this pull request 10 months ago
CSS Parser: parse import

denbezrukov opened this issue 10 months ago
chore: add test case for issue

ematipico opened this pull request 10 months ago
Biome errors out on decorator params

ThallesP opened this issue 10 months ago
chore: remove vscode artifacts

nhedger opened this pull request 10 months ago
ci: unify benchmarks under one CI job

ematipico opened this pull request 10 months ago
chore(css_formatter): create `NodeConcept::Property` to group property nodes

faultyserver opened this pull request 10 months ago
refactor(lint/useNumberNamespace): improve rule

Conaclos opened this pull request 10 months ago
refactor(useNodejsImportProtocol,noNodejsModules): improve rules

Conaclos opened this pull request 10 months ago
feat(css-parser): generic component value

denbezrukov opened this pull request 10 months ago
doc(editors): how to use biome in `lsp-mode` for Emacs

cxa opened this pull request 10 months ago
fix(project): correctly compute language settings for overrides

ematipico opened this pull request 11 months ago
fix(website): fix the sponsor image

ematipico opened this pull request 11 months ago
ci: format and use `--all-targets` to detect used deps

ematipico opened this pull request 11 months ago
ci: use codspeed criterion

ematipico opened this pull request 11 months ago
📎 Add `noEmptyTypeParameters` rule

togami2864 opened this issue 11 months ago
feat(css_formatter): Add `quoteStyle` for css formatting

faultyserver opened this pull request 11 months ago
💅 noConfusingVoidType false positives

kamiyo opened this issue 11 months ago
fix: add `svg` as non-interactive html element

chansuke opened this pull request 11 months ago
☂️ Translate the website into Spanish

bjohansebas opened this issue 11 months ago
refactor: benchmark code generic

ematipico opened this pull request 11 months ago
Rename` biome_js_unicode_table` to `biome_unicode_table`

chansuke opened this pull request 11 months ago
feat(lint/noGlobalAssign): add rule

chansuke opened this pull request 11 months ago
docs(analyzer): update the link of snaphot testing

chansuke opened this pull request 11 months ago
feat(css_parser): better handling for Dimensions

faultyserver opened this pull request 11 months ago
Fix missing word in use-exhaustive-dependencies.md

dikaio opened this pull request 11 months ago
docs(website): spanish translation #1380

bjohansebas opened this pull request 11 months ago
📝 JSX not being formatted correctly

IgnisDa opened this issue 11 months ago
Parse recovery trait

denbezrukov opened this pull request 11 months ago
📎 Handle and recover from unknown dimensions

faultyserver opened this issue 11 months ago
ci: add JSON and CSS benchmarks

ematipico opened this pull request 11 months ago
ci: bench js formatter with codspeed

ematipico opened this pull request 11 months ago
ci: benchmark js parser with codspeed

ematipico opened this pull request 11 months ago
ci: benchmark analyzer with codspeed

ematipico opened this pull request 11 months ago
chore(lint/useShorthandFunctionType): ignore if node has inner comments

seitarof opened this pull request 11 months ago
chore: upgrade to rust 1.75.0

ematipico opened this pull request 11 months ago
feat(css_formatter): support meaningful boundaries for range formatting

faultyserver opened this pull request 11 months ago
feat(linter): implement class sorting rule (first pass)

DaniGuardiola opened this pull request 11 months ago
feat(css_parser): parse CSS-wide keywords and disallow their usage as needed

faultyserver opened this pull request 11 months ago
CSS Parser: CSS-wide keywords (`initial`, `inherit`, etc.)

faultyserver opened this issue 11 months ago
feat(project): show message when a file is protected

ematipico opened this pull request 11 months ago
A semicolon is accidentally removed

m-shaka opened this issue 11 months ago
--stdin-file-path=package.json doesn't work

haze opened this issue 11 months ago
feat(css_formatter): automatically downcase all keywords and regular identifiers

faultyserver opened this pull request 11 months ago
feat(css_formatter): formatting support for supports at-rules

faultyserver opened this pull request 11 months ago
feat(css_formatter): format functions and binary expressions

faultyserver opened this pull request 11 months ago
feat(css_formatter): format scope and layer at-rules

faultyserver opened this pull request 11 months ago
refactor(cli): diagnostics printing

ematipico opened this pull request 11 months ago