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
refactor(linter): remove unused `with_rules` and `set_rule` methods
github.com/oxc-project/oxc - camc314 opened this pull request about 1 month ago
github.com/oxc-project/oxc - camc314 opened this pull request about 1 month ago
feat(transformer/class-properties): exit faster from super replacement visitor
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(language_server)!: use `.oxlintrc.json` when no config path provided
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
refactor(language_server): move structs into own file
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
fix(lsp): improve err handling when loading source text
github.com/oxc-project/oxc - camc314 opened this pull request about 1 month ago
github.com/oxc-project/oxc - camc314 opened this pull request about 1 month ago
fix(transformer/arrow-functions): `_this = this` should be inserted after super call expression
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
vscode: Language Server crashed 5 times in the last 3 minutes.
github.com/oxc-project/oxc - Sysix opened this issue about 1 month ago
github.com/oxc-project/oxc - Sysix opened this issue about 1 month ago
style(tools): remove line break from `deny.toml`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
perf(semantic): allocate `Bindings` in allocator
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
refactor(semantic): `ScopeTree::rename_binding` remove old binding first
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(semantic): change `Bindings` to a plain `FxHashMap`
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
perf(transformer/react-refresh): reduce allocations
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(allocator): `Vec<u8>::into_string`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
perf(transformer/react-refresh): reserve capacity in hook key string
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(semantic): remove `serialize`
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
perf(codegen): remove useless to_owned
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
perf(transformer/react-refresh): avoid allocating string in each hook call
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
perf(semantic): allocate symbol data in Allocator
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
pref(semantic): reserve space for resolved_refrences
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
refactor(semantic): improve `resolve_references_for_current_scope`
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
linter: Using `no-unused-vars` and `@typescript-eslint/no-unused-vars` together will result in errors not being reported
github.com/oxc-project/oxc - melxy1997 opened this issue about 1 month ago
github.com/oxc-project/oxc - melxy1997 opened this issue about 1 month ago
refactor(semantic): change `IndexMap` to `Vec` for `Bindings`
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
feat(traverse): record current block scope
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): rename var
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
test(transformer/class-properties): failing test for `super.prop` as assignment target
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): use `temp_var_name_base` to generate temp var names for `super` transform
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
linter: incorrect React hook linting in Svelte files
github.com/oxc-project/oxc - notramo opened this issue about 1 month ago
github.com/oxc-project/oxc - notramo opened this issue about 1 month ago
fix(linter): rule `no-restricted-imports`: support option `allowImportNames`
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
refactor(transformer/class-properties): do not pass `ScopeId` into `insert_instance_inits`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): remove outdated comment
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(semantic)!: make SymbolTable fields `pub(crate)` instead of `pub`
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
feat(ast): add `AstBulder::move_property_key`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(transformer/class-properties): transform super update expressions within static prop initializer
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
linter: `import/named` is unstable
github.com/oxc-project/oxc - shulaoda opened this issue about 1 month ago
github.com/oxc-project/oxc - shulaoda opened this issue about 1 month ago
perf(ast): `move_expression` and `move_statement` produce dummy with no span
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
docs(ast): improve docs for `AstBuilder::move_*` methods
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): mark `transform_assignment_expression_if_super_member_assignment_target` as inline
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
test(transformer/class-properties): more testing for assignment to `super[prop]`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(transformer/class-properties): transform super assignment expressions within static prop initializer
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
refactor(oxlint): remove unused `git.rs`
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
refactor(oxlint): remove extra if check in `Walkdir`
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
test(semantic): add a test for catch parameters reference
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
refactor(semantic): simplify handling namespace stack
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
refactor(semantic): remove resetting `current_reference_flags` in visit functions
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
refactor(semantic): remove unused current_symbol_flags
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
refactor(semantic): use `Stack` for function stack node ids
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
release(crates): v0.42.0
github.com/oxc-project/oxc - oxc-bot opened this pull request about 1 month ago
github.com/oxc-project/oxc - oxc-bot opened this pull request about 1 month ago
fix(transformer/class-properties): run other transforms on static properties, static blocks, and computed keys
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): store `temp_var_is_created` on `ClassBindings`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): store `is_declaration` only on `ClassDetails`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): remove `move_expression`s
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
fix(transformer/class-properties): do not transform `super.prop` in nested method within static prop initializer
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): simplify logic for when to create temp binding
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): comments about shorter output
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/async-to-generator): avoid allocating unnecessary `Atom`s
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(ast): add `AstBuilder::atom_from_cow`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(span): add `impl From<ArenaString> for Atom`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(semantic): pass `&str` instead of `Cow`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer): remove unneeded lint `#[allow]`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/react-refresh): calculate signature key once
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
refactor(transformer/typescript): reuse `Atom`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): pass `BoundIdentifier`s by reference
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(transformer/class-properties): methods take `&self` where possible
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
docs(transformer/class-properties): correct doc comments
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(napi/transform): add `jsx: 'preserve'` option
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
test(transformer/class-properties): add static super tagged template test
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
fix(parser): include export token in spans of TSNamespaceExportDeclaration
github.com/oxc-project/oxc - branchseer opened this pull request about 1 month ago
github.com/oxc-project/oxc - branchseer opened this pull request about 1 month ago
fix(linter): fix line calculation for `eslint/max-lines` in diagnostics
github.com/oxc-project/oxc - pumano opened this pull request about 1 month ago
github.com/oxc-project/oxc - pumano opened this pull request about 1 month ago
linter: incorrect line calculation for `eslint/max-lines` in diagnostic message
github.com/oxc-project/oxc - pumano opened this issue about 1 month ago
github.com/oxc-project/oxc - pumano opened this issue about 1 month ago
support JUnit output format
github.com/oxc-project/oxc - GiladShoham opened this issue about 1 month ago
github.com/oxc-project/oxc - GiladShoham opened this issue about 1 month ago
feat(transformer/class-properties): transform super assignment expressions that are inside static prop initializer
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
[Feature Request]: support disable jsx transformer at napi
github.com/oxc-project/oxc - underfin opened this issue about 1 month ago
github.com/oxc-project/oxc - underfin opened this issue about 1 month ago
refactor(minifier): expose dce as an API instead of an option
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
refactor(transformer/class-properties): make `transform_instance_assignment_expression` more generic
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
docs(transformer/class-properties): remove oudated todo for assignment expression
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
release(oxlint): v0.15.3
github.com/oxc-project/oxc - oxc-bot opened this pull request about 1 month ago
github.com/oxc-project/oxc - oxc-bot opened this pull request about 1 month ago
fix(coverage): make coverage runtime timeout stable
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
feat(prettier): Complete `print_literal`
github.com/oxc-project/oxc - leaysgur opened this pull request about 1 month ago
github.com/oxc-project/oxc - leaysgur opened this pull request about 1 month ago
transformer: `declare export`
github.com/oxc-project/oxc - Boshen opened this issue about 1 month ago
github.com/oxc-project/oxc - Boshen opened this issue about 1 month ago
fix(wasm): use `ScopeTree`'s flags rather than `enter_scope`'s flags parameter
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
fix(minifier): incorrect minification in `try_fold_left_child_op`
github.com/oxc-project/oxc - sapphi-red opened this pull request about 1 month ago
github.com/oxc-project/oxc - sapphi-red opened this pull request about 1 month ago
remap `eslint/prefer-spread` to `unicorn/prefer-spread`
github.com/oxc-project/oxc - Sysix opened this issue about 1 month ago
github.com/oxc-project/oxc - Sysix opened this issue about 1 month ago
refactor(transformer/class-properties): use stack of `ClassDetails`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
feat(data_structures): implement `Default` for `NonEmptyStack`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
docs(tasks/website): add legend for fixable column
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
minifier: incorrect minification in `try_fold_left_child_op`
github.com/oxc-project/oxc - Boshen opened this issue about 1 month ago
github.com/oxc-project/oxc - Boshen opened this issue about 1 month ago
fix(linter): rule `no-restricted-imports`: fix option "importNames"
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
fix(linter): rule `no-restricted-imports`: allow configuration object without paths
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
github.com/oxc-project/oxc - Sysix opened this pull request about 1 month ago
refactor(linter/yoda): simplify code
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
fix(linter): false positive in `unicorn/no-useless-spread`
github.com/oxc-project/oxc - shulaoda opened this pull request about 1 month ago
github.com/oxc-project/oxc - shulaoda opened this pull request about 1 month ago
ci(benchmarks): simplify benchmarks
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
ci(codegen): simplify codegen benchmark
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
fix(minfier): bigint bitwise operation only works with bigint
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
linter: incorrect `eslint-plugin-unicorn(no-useless-spread)` reported for `Uint8Array`
github.com/oxc-project/oxc - samualtnorman opened this issue about 1 month ago
github.com/oxc-project/oxc - samualtnorman opened this issue about 1 month ago
refactor(semantic): remove `ScopeFlags::Modifiers`
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
github.com/oxc-project/oxc - overlookmotel opened this pull request about 1 month ago
refactor(benchmark): transform code before codegen
github.com/oxc-project/oxc - camc314 opened this pull request about 1 month ago
github.com/oxc-project/oxc - camc314 opened this pull request about 1 month ago
Verifying sourcemap correctness after transformation
github.com/oxc-project/oxc - Dunqing opened this issue about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this issue about 1 month ago
fix(semantic): remove inherting `ScopeFlags::Modifiers` from parent scope
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
github.com/oxc-project/oxc - Dunqing opened this pull request about 1 month ago
chore(deps): update npm packages
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago
github.com/oxc-project/oxc - Boshen opened this pull request about 1 month ago