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

test(transformer): remove dead code from fixtures update script

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
perf(codegen): fast path for `options.print_comments()`

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
refactor(transformer/class-properties): de-deduplicate code

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
refactor(transformer/class-properties): shorten code

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
chore(linter): remove some unused commented code

github.com/oxc-project/oxc - camc314 opened this pull request about 2 months ago
refactor(transformer): handle `<CWD>` in test runner

github.com/oxc-project/oxc - Dunqing opened this pull request about 2 months ago
`define` generates incorrect sourcemap

github.com/oxc-project/oxc - sapphi-red opened this issue about 2 months ago
prefer-regexp-test fixer is incorrect

github.com/oxc-project/oxc - ezpuzz opened this issue about 2 months ago
chore(deps): update rust crates

github.com/oxc-project/oxc - renovate[bot] opened this pull request about 2 months ago
fix(semantic): fix identifying strict mode arrow functions

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
release(oxlint): v0.15.0

github.com/oxc-project/oxc - oxc-bot opened this pull request about 2 months ago
release(crates): v0.40.1

github.com/oxc-project/oxc - oxc-bot opened this pull request about 2 months ago
docs(napi): fix typo

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
release(crates): v0.40.0

github.com/oxc-project/oxc - oxc-bot opened this pull request about 2 months ago
feat(linter)!: remove unmaintained security plugin

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
refactor(ast): `AstBuilder` extra methods use `SPAN`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
refactor(transformer/class-properties): rename file

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
style(data_structures): line breaks

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
feat(napi/parser): add `get_line_column_number` API

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
feat(data_structures): add rope

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
refactor(traverse)!: remove `TraverseCtx::is_static`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
feat(semantic): add `SymbolTable::symbol_is_mutated` method

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
refactor(isolated_declarations): use `NONE` in AST builder calls

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
refactor(transformer): use `NONE` in AST builder calls

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
chore(transformer): enable `class-properties` plugin

github.com/oxc-project/oxc - Dunqing opened this pull request about 2 months ago
perf(traverse): faster `TraverseScoping::is_static`

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
test(transformer/class-properties): add more tests

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
docs(transformer/class-properties): correct doc comment

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
build(linter): fix feature unification

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
refactor(linter): remove unused `serde` features

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
feat(napi/transform): return helpers information

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
codegen: incorrect `delete 2e308`

github.com/oxc-project/oxc - Boshen opened this issue about 2 months ago
fix(codegen): print quote correctly for directive

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
codgen: incorrect directive `'"'`

github.com/oxc-project/oxc - Boshen opened this issue about 2 months ago
chore(deps): update pnpm to v9.15.0

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
Remaining problems for class properties transform

github.com/oxc-project/oxc - overlookmotel opened this issue about 2 months ago
feat(napi/transformer): add runtime helper mode

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
test(linter): add regression tests for `import/namespace`

github.com/oxc-project/oxc - shulaoda opened this pull request about 2 months ago
test(transformer): fix exec test reporter

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
fix(linter): only resolve esm files for import plugin

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
fix(linter): false positive in `eslint/yoda`

github.com/oxc-project/oxc - shulaoda opened this pull request about 2 months ago
refactor(linter): remove `aho-corasick`

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
feat(transform_conformance): custom reporter for exec test

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago
test(transformer): fix merging options in fixtures update script

github.com/oxc-project/oxc - overlookmotel opened this pull request about 2 months ago
feat(parser)!: stage 3 `import source` and `import defer`

github.com/oxc-project/oxc - Boshen opened this pull request about 2 months ago