Ecosyste.ms: OpenCollective

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

Biome

Collect funds from the community, and distributes these funds to the contributors of the project.
Collective - Host: opensource - https://opencollective.com/biome - Website: https://biomejs.dev/ - Code: https://github.com/biomejs

📎 Adding pre-commit support for Biome

github.com/biomejs/biome - anonrig opened this issue about 1 year ago
feat(lsp): enable formatting on registering

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
📎 Enable PyCharm support for IntelliJ plugin

github.com/biomejs/biome - anonrig opened this issue about 1 year ago
📎 Document how `--config-path` works

github.com/biomejs/biome - ematipico opened this issue about 1 year ago
feat: stop requiring a configuration file

github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
Organise imports is not working for tsx files

github.com/biomejs/biome - noherczeg opened this issue about 1 year ago
fix: skip updates checks when offline

github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
Add `configPath` option

github.com/biomejs/biome-vscode - ematipico opened this issue about 1 year ago
Remove the `requireConfiguration` option

github.com/biomejs/biome-vscode - ematipico opened this issue about 1 year ago
docs(website): break down formatter in three pages

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
feat(css_parser): support `@font-face`

github.com/biomejs/biome - togami2864 opened this pull request about 1 year ago
fix(editors/intellij): remove build range

github.com/biomejs/biome - victor-teles opened this pull request about 1 year ago
[WIP] feat(WASIX): Compile Biome to WASIX

github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
docs(website): add missing indentWidth for json

github.com/biomejs/biome - thunfisch987 opened this pull request about 1 year ago
docs(website): add multiple language support for the sidebar

github.com/biomejs/biome - morinokami opened this pull request about 1 year ago
doc(linter): translate linter document to Japanese

github.com/biomejs/biome - Naturalclar opened this pull request about 1 year ago
💅 useAwait wrong positive with "for await"

github.com/biomejs/biome - jer-sen opened this issue about 1 year ago
chore(js_formatter): update compat reports

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(js_parser): multiple function overload bug

github.com/biomejs/biome - suxin2017 opened this pull request about 1 year ago
docs(website): update CODEOWNERS and broken links

github.com/biomejs/biome - nissy-dev opened this pull request about 1 year ago
docs(ja): update Formatter in japanese

github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
fix(js_formatter): fix JSX text wrapping and empty line handling

github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
feat(website): add autolink headings back

github.com/biomejs/biome - Yan-Thomas opened this pull request about 1 year ago
docs(website): add missing indentwidth for js in config reference

github.com/biomejs/biome - thunfisch987 opened this pull request about 1 year ago
Fix typo

github.com/biomejs/biome - printfn opened this pull request about 1 year ago
docs(website): portuguese translation

github.com/biomejs/biome - CookieDasora opened this pull request about 1 year ago
feat: add musl target support in npm pakcage

github.com/biomejs/biome - matteosacchetto opened this pull request about 1 year ago
☂️ Translate the website into Portuguese

github.com/biomejs/biome - CookieDasora opened this issue about 1 year ago
fix(lint/noRedeclare): allow overloads

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
🐛 --no-errors-on-unmatched not respected

github.com/biomejs/biome - pm-dev opened this issue about 1 year ago
fix(js_formatter): break nested destructured binding patterns

github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
fix(js_parser): Illegal duplicate default export declarations

github.com/biomejs/biome - suxin2017 opened this pull request about 1 year ago
CSS Parse media at rule

github.com/biomejs/biome - denbezrukov opened this issue about 1 year ago
feat(website): remove language select outside docs

github.com/biomejs/biome - Yan-Thomas opened this pull request about 1 year ago
chore: use astro v4

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
fix broken readme link

github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
Translate readme cn

github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
add blog chinese translation links

github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
📎 <blog> blog support for i18n

github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
📎 <website> translate blogs to zh-CN

github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
Translate zh cn

github.com/biomejs/biome - zhoujian-official opened this pull request about 1 year ago
chore(deps-dev): bump @biomejs/biome from 1.3.3 to 1.4.1

github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump @types/node from 16.18.65 to 16.18.67

github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump lefthook from 1.5.3 to 1.5.5

github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
fix(js_formatter): Allow JSX expressions to nestle on arrow chains

github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
docs: update language server setup info for Helix

github.com/biomejs/biome - David-Else opened this pull request about 1 year ago
CSS Parser font face at rule

github.com/biomejs/biome - denbezrukov opened this issue about 1 year ago
chore: add `qt` alias for running quicktests

github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
WIP: feat(codegen): auto generate configuration.mdx

github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
Fix code examples in prettier challenge blog post

github.com/biomejs/biome - advaith1 opened this pull request about 1 year ago
docs: fix small typo in integrate-in-editor

github.com/biomejs/biome - Spice-Z opened this pull request about 1 year ago
docs: translate integrate-in-editor page into Japanese

github.com/biomejs/biome - Spice-Z opened this pull request about 1 year ago
docs(website): add Formatter Option Philosophy page

github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
docs(website): remove duplicate section

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
The CLI told me to report this

github.com/biomejs/biome - BjoernRave opened this issue about 1 year ago
Update Twitter icon

github.com/biomejs/biome - morinokami opened this pull request about 1 year ago
Cleanup of unused imports mangles them

github.com/biomejs/biome - roderik opened this issue about 1 year ago
fix(lint/exhaustiveDeps): ignore TS typeof (#811)

github.com/biomejs/biome - XiNiHa opened this pull request about 1 year ago
docs(website): translate `Manual installation` in japanese

github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
fix: routing bug fix

github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
doc(ja): translate 404 page into Japanese

github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
feat: Rebrand the homepage(colors and hero-brand)

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
Rebrand the homepage

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
feat(website): use Starlight syntax over quotes

github.com/biomejs/biome - Yan-Thomas opened this pull request about 1 year ago
docs(website): add sublime text integration

github.com/biomejs/biome - rchl opened this pull request about 1 year ago