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

fix(js_formatter): keep parens for some optional chains

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
refactor(lint/noExplicitAny): ignore type constraint clauses

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
docs: fix link to technical principals

github.com/biomejs/biome - yoshi2no opened this pull request about 1 year ago
chore: upgrade Rust to 1.74.0

github.com/biomejs/biome - togami2864 opened this pull request about 1 year ago
docs: fix link to playground instrunctions

github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
feat: i18n setup and some Japanese translation

github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
fix: cargo build for publishing

github.com/biomejs/biome - nissy-dev opened this pull request about 1 year ago
chore: Add myself as a maintainer in CONTRIBUTING.md

github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
feat(css_parser): CSS Parser pseudo element selector #268

github.com/biomejs/biome - denbezrukov opened this pull request about 1 year ago
chore(release): prepare v2.0.0

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

github.com/biomejs/biome - ematipico opened this issue about 1 year ago
☂️ Refactor website 💻

github.com/biomejs/biome - ematipico opened this issue about 1 year ago
📎 Use workspace lint to apply clippy rules

github.com/biomejs/biome - ematipico opened this issue about 1 year ago
📎 Upgrade rust version

github.com/biomejs/biome - ematipico opened this issue about 1 year ago
challenge: update reports

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
feat: add more ignored files

github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
fix(tooling): update the script to bump the nightly version

github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
📎 Add more Known files to ignore

github.com/biomejs/biome - unvalley opened this issue about 1 year ago
Allow custom `biome.json` route

github.com/biomejs/biome-vscode - BoscoDomingo opened this issue about 1 year ago
docs: clarify `organizeImports` is opt-out

github.com/biomejs/biome - kt3k opened this pull request about 1 year ago
☂️ Rebranding of the website

github.com/biomejs/biome - ematipico opened this issue about 1 year ago
chore: use the same `Prettier` version in Biome

github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
chore: Add TaKO8Ki to Maintainers team

github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
📎 fix nightly version number

github.com/biomejs/biome - ematipico opened this issue about 1 year ago
fix(matcher): fix wrongly ignored paths

github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
📎 Rule Benchmarking

github.com/biomejs/biome - victor-teles opened this issue about 1 year ago
chore: upgrade prettier to v3.1.0

github.com/biomejs/biome - seitarof opened this pull request about 1 year ago
feat(cli): generic reporter APIs

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
📎 update to prettier 3.1 on the playground

github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
🐛 Break on TypeScript parameter properties

github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
feat(js_formatter): es5 trailing comma revision

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
feat(lint): implement a useRegexLiterals rule

github.com/biomejs/biome - Yuiki opened this pull request about 1 year ago
fix: avoid escape for jsx

github.com/biomejs/biome - Gumichocopengin8 opened this pull request about 1 year ago
feat(css_parser): CSS Parser pseudo element selector #268

github.com/biomejs/biome - denbezrukov opened this pull request about 1 year ago
chore(challenge): add submission reports

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
docs(website): replace `exclude` with `ignore`

github.com/biomejs/biome - nhedger opened this pull request about 1 year ago
chore(challenge): update reports

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix: `noSvgWithoutTitle` docs

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
chore: add sponsors to readme

github.com/biomejs/biome - unvalley opened this pull request about 1 year ago
fix(playground): set bracketSpacing

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
build for Alpine Linux/musl

github.com/biomejs/biome - nhedger opened this issue about 1 year ago
feat: `noAriaHiddenOnFocusable` rule

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
Revert "Revert "feat: update logo (#2)" (#3)"

github.com/biomejs/resources - ematipico opened this pull request about 1 year ago
release: 1.4.0

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
feat: extract vscode extension to its own repository

github.com/biomejs/biome - nhedger opened this pull request about 1 year ago
challenge(formatter): indent nested conditional expressions

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
chore(challenge): update reports

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
Revert "feat: update logo (#2)"

github.com/biomejs/resources - nhedger opened this pull request about 1 year ago
feat(css_parser): CSS Parser pseudo element selector #268

github.com/biomejs/biome - denbezrukov opened this pull request about 1 year ago
🐛 useExhaustiveDependencies false positive on types

github.com/biomejs/biome - ABuffSeagull opened this issue about 1 year ago
Comments are not line-breaking.

github.com/biomejs/biome - voluntas opened this issue about 1 year ago
challenge(formatter): arrows chain as arg

github.com/biomejs/biome - suxin2017 opened this pull request about 1 year ago
challenge(formatter): `noInitializerWithDefinite` rule

github.com/biomejs/biome - Yash-Singh1 opened this pull request about 1 year ago
challenge(formatter): sloppy mode tests

github.com/biomejs/biome - victor-teles opened this pull request about 1 year ago
chore(deps-dev): bump @types/node from 16.18.61 to 16.18.62

github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
chore(challenge): refine reports

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
chore: update `report.md`

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
chore(challenge): refine reports

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
refactor: rename some rome-ignore to biome-ignore

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
chore(challenge): update reports

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
challenge(formatter): highligh prettier reformat issue

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