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
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
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
refactor(lint/noUselessTypeCOnstraint): add required trailing comma in arrow functions
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
refactor(js_formatter): adjust mandatory trailing comma in arrow functions
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix: update the crate publishing order in scripts/publish-crates.sh
github.com/biomejs/biome - nissy-dev opened this pull request about 1 year ago
github.com/biomejs/biome - nissy-dev 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
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
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
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
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
github.com/biomejs/biome - nissy-dev opened this pull request about 1 year ago
docs: fix typo and improve readability in complexity/noBannedTypes rule
github.com/biomejs/biome - kevinwolfcr opened this pull request about 1 year ago
github.com/biomejs/biome - kevinwolfcr 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
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
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
github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
☂️ Translate the website in Japanese 🇯🇵
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
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
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
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(formatter): Line breaking after `extends` in type parameters
github.com/biomejs/biome - Yuiki opened this pull request about 1 year ago
github.com/biomejs/biome - Yuiki 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
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
github.com/biomejs/biome - chansuke opened this pull request about 1 year ago
fix(js_formatter): disambiguate parametrized arrow functions and JSX elements
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
💅 False Positive on `lint/correctness/useHookAtTopLevel` for arrow functions with implicit return
github.com/biomejs/biome - jtannas opened this issue about 1 year ago
github.com/biomejs/biome - jtannas opened this issue about 1 year ago
📎 Add more Known files to ignore
github.com/biomejs/biome - unvalley opened this issue about 1 year ago
github.com/biomejs/biome - unvalley opened this issue about 1 year ago
fix(lint/noUnusedVariables): don't report used param of arrow function without parens
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
Allow custom `biome.json` route
github.com/biomejs/biome-vscode - BoscoDomingo opened this issue about 1 year ago
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
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
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
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
github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
💅 False positive `lint/correctness/noUnusedVariables` on bracketless arrow functions
github.com/biomejs/biome - jtannas opened this issue about 1 year ago
github.com/biomejs/biome - jtannas opened this issue about 1 year ago
📎 fix nightly version number
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
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
github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
fix(formatter): fix wrong Indentation for leading comments in empty statement
github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
🐛 File ignored when `.gitignore` partially matching characters are included
github.com/biomejs/biome - e-jigsaw opened this issue about 1 year ago
github.com/biomejs/biome - e-jigsaw 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
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
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
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
🐛 Don't break signature of hugged function expression if parameters are identifiers without types
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
🐛 Line breaking after `extends` in type parameters
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
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
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
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
📎 use ignore crate for walking the file system
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
🐛 Adding a `const` modifier for the first type parameter of an arrow function produces a parsing error
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
fix(js_parser): desambigaute JSX and const type param of arrow function
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(`noUselessLoneBlockStatements`): ignore case and default clause
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
github.com/biomejs/biome - vasucp1207 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
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
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
github.com/biomejs/biome - denbezrukov opened this pull request about 1 year ago
📝 Multiple ternary operators are double indented after the second one
github.com/biomejs/biome - In3luki opened this issue about 1 year ago
github.com/biomejs/biome - In3luki opened this issue about 1 year ago
chore(challenge): add submission reports
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
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
github.com/biomejs/biome - nhedger opened this pull request about 1 year ago
💅 noUselessLoneBlockStatements collides with useSingleCaseStatement when using switch
github.com/biomejs/biome - hougesen opened this issue about 1 year ago
github.com/biomejs/biome - hougesen opened this issue about 1 year ago
chore(challenge): update reports
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
🐛 unnecessary trailing comma in type parameter list
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
📝 Incorrect trailing comma added with `trailingComma: all` and `arrowParentheses: asNeeded`
github.com/biomejs/biome - Aloso opened this issue about 1 year ago
github.com/biomejs/biome - Aloso opened this issue about 1 year ago
fix: `noSvgWithoutTitle` docs
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
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
github.com/biomejs/biome - unvalley opened this pull request about 1 year ago
💅 `useOptionalChain` flagging condition for function calls
github.com/biomejs/biome - hyoretsu opened this issue about 1 year ago
github.com/biomejs/biome - hyoretsu opened this issue about 1 year ago
📝 Formatting issue: Incorrectly removes escape characters for html/jsx `pattern` regexes
github.com/biomejs/biome - jtannas opened this issue about 1 year ago
github.com/biomejs/biome - jtannas opened this issue about 1 year ago
📎 Auto generate the configuration page `configuration.mdx`
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
fix(playground): set bracketSpacing
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
feat: `noAriaHiddenOnFocusable` rule
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
ci: build `x86_64-unknown-linux-musl` and `aarch64-unknown-linux-musl`
github.com/biomejs/biome - nhedger opened this pull request about 1 year ago
github.com/biomejs/biome - nhedger 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
github.com/biomejs/resources - 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
github.com/biomejs/biome - nhedger opened this pull request about 1 year ago
📎 Implement `lint/useNodeImportProtocol` - `eslint-plugin-unicorn/prefer-node-protocol`
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
🐛 Ignore side-effect imports when organising imports
github.com/biomejs/biome - remojansen opened this issue about 1 year ago
github.com/biomejs/biome - remojansen opened this issue about 1 year ago
challenge(formatter): indent nested conditional expressions
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
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
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
challenge(formatter): handle let variable name in non-strict mode
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
📎 Implement `lint/noAriaHiddenOnFocusable` - `eslint-plugin-jsx-a11y/no-aria-hidden-on-focusable`
github.com/biomejs/biome - vasucp1207 opened this issue about 1 year ago
github.com/biomejs/biome - vasucp1207 opened this issue about 1 year ago
Revert "feat: update logo (#2)"
github.com/biomejs/resources - nhedger opened this pull request about 1 year ago
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
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
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
github.com/biomejs/biome - voluntas opened this issue about 1 year ago
📎 `bracketSpacing` should be by default enabled in the playground
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
challenge(formatter): disambiguate unary expr in instanceof and in expr
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
🐛 gitignore lines starting with / not parsed correctly
github.com/biomejs/biome - abustany opened this issue about 1 year ago
github.com/biomejs/biome - abustany 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
github.com/biomejs/biome - suxin2017 opened this pull request about 1 year ago
fix(linter): avoid causing noUselessLoneBlockStatements for try/catch
github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
github.com/biomejs/biome - TaKO8Ki 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
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
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
github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
fix(formatter): Fix bracket spacing option for single named imports
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
challenge(formatter): Implement `bracketSameLine` option to match Prettier
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver 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
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
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
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
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
challenge(formatter): fix typescript declarations and soft wrap index signatures
github.com/biomejs/biome - Yash-Singh1 opened this pull request about 1 year ago
github.com/biomejs/biome - Yash-Singh1 opened this pull request about 1 year ago
challenge(formatter): Fix multi-expression template literal indention
github.com/biomejs/biome - faultyserver opened this pull request about 1 year ago
github.com/biomejs/biome - faultyserver 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
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
chore(challenge): fix invalid markdown in `report.md` and `report_incompatible.md`
github.com/biomejs/biome - TaKO8Ki opened this pull request about 1 year ago
github.com/biomejs/biome - TaKO8Ki 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
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago