Ecosyste.ms: OpenCollective

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

Oxc

A collection of JavaScript tools written in Rust.
Collective - Host: opensource - https://opencollective.com/oxc - Code: https://github.com/oxc-project/oxc

feat(linter): impl `Serialize` for `OxlintConfig`

github.com/oxc-project/oxc - DonIsaac opened this pull request 5 months ago
docs(linter): fix typos

github.com/oxc-project/oxc - eventualbuddha opened this pull request 5 months ago
feat(transformer): `async-to-generator` plugin.

github.com/oxc-project/oxc - 7086cmd opened this pull request 5 months ago
refactor(linter): jest prefer_strict_equal

github.com/oxc-project/oxc - IWANABETHATGUY opened this pull request 5 months ago
perf(linter): make `jsx_key` slightly faster

github.com/oxc-project/oxc - Boshen opened this pull request 5 months ago
feat(linter): Implement eslint/no-invalid-regexp

github.com/oxc-project/oxc - leaysgur opened this pull request 5 months ago
fix: try perf no plusplus

github.com/oxc-project/oxc - IWANABETHATGUY opened this pull request 5 months ago
test(linter): add a passing case to no_undef

github.com/oxc-project/oxc - Boshen opened this pull request 5 months ago
fix(coverage): parse babel unambiguously

github.com/oxc-project/oxc - Boshen opened this pull request 5 months ago
Improve type output of sourcemaps

github.com/oxc-project/oxc - ArnaudBarre opened this issue 5 months ago
refactor: enable clippy::ref_as_ptr

github.com/oxc-project/oxc - daflyinbed opened this pull request 5 months ago
fix(coverage): parse typescript unambiguously

github.com/oxc-project/oxc - Boshen opened this pull request 5 months ago
ci: add custom pnpm action

github.com/oxc-project/oxc - Boshen opened this pull request 5 months ago
feat(oxc_wasm): add `controlFlowDotString` to `oxc_wasm`

github.com/oxc-project/oxc - IWANABETHATGUY opened this pull request 5 months ago
feat(linter): implement `no-plusplus` rule

github.com/oxc-project/oxc - camchenry opened this pull request 5 months ago
release: oxlint v0.9.3

github.com/oxc-project/oxc - oxc-bot opened this pull request 5 months ago
feat(oxc_cfg): add implicit return instruction

github.com/oxc-project/oxc - IWANABETHATGUY opened this pull request 5 months ago
rust: enable `clippy::ref_as_ptr`

github.com/oxc-project/oxc - Boshen opened this issue 5 months ago
feat(traverse): add methods for deleting references

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
feat(ast): add `JSXElementName::get_identifier` method

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
refactor(transformer): shorten code in JSX transform

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
refactor(ast): inline `AstKind::as_*` methods

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
refactor(ast): `AstKind::as_*` methods take `self`

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
refactor(regular_expression): Align diagnostics

github.com/oxc-project/oxc - leaysgur opened this pull request 5 months ago
docs(sourcemap): add trailing newline to README

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
release: crates v0.27.0

github.com/oxc-project/oxc - oxc-bot opened this pull request 5 months ago
test(transformer): move RegExp transform conformance tests

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
feat(linter/eslint): implement no-alert

github.com/oxc-project/oxc - edwinlzs opened this pull request 5 months ago
feat(napi/transform): export react refresh options

github.com/oxc-project/oxc - underfin opened this pull request 5 months ago
feat(semantic): add "unambiguous" `SourceType`

github.com/oxc-project/oxc - Boshen opened this pull request 5 months ago
refactor(transformer): RegExp transform reuse var

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
feat(oxc): conditional expose `oxc_cfg` in `oxc` crate

github.com/oxc-project/oxc - IWANABETHATGUY opened this pull request 5 months ago
StringLiteral need raw

github.com/oxc-project/oxc - ityuany opened this issue 5 months ago
chore: `clippy::allow_attributes`

github.com/oxc-project/oxc - Boshen opened this pull request 5 months ago
refactor(ast_tools): add some minimal logging.

github.com/oxc-project/oxc - rzvxa opened this pull request 5 months ago
perf(transformer): memoize rope instance

github.com/oxc-project/oxc - Dunqing opened this pull request 5 months ago
fix(linter): handle loops in `getter-return` rule

github.com/oxc-project/oxc - camchenry opened this pull request 5 months ago
zed editor extension support

github.com/oxc-project/oxc - Raynos opened this issue 5 months ago
feat(allocator): add `AsMut` impl for `Box`

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
argh I cannot make transform conformance tests work

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
fix: add back lifetime

github.com/oxc-project/oxc - IWANABETHATGUY opened this pull request 5 months ago
refactor(transformer): RegExp transform unbox early

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
chore: run `cargo +nightly fmt` to sort imports

github.com/oxc-project/oxc - Boshen opened this pull request 5 months ago
chore(deps): update dependency rust to v1.81.0

github.com/oxc-project/oxc - renovate[bot] opened this pull request 5 months ago
refactor(transformer): re-order imports

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
refactor(transformer): clarify match in RegExp transform

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
docs(ast): clarify docs for `RegExpPattern`

github.com/oxc-project/oxc - overlookmotel opened this pull request 5 months ago
Wish to introduce ast node location

github.com/oxc-project/oxc - ityuany opened this issue 5 months ago
feat(xtask): impl `as_ast_kind` method for each variant

github.com/oxc-project/oxc - IWANABETHATGUY opened this pull request 5 months ago