Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
swc
Super-fast javascript / typescript compiler and rust libraries
Collective -
Host: opensource -
https://opencollective.com/swc
- Website: https://swc.rs
- Code: https://github.com/swc-project
fix(emotion): Port label tests and fix label generation
github.com/swc-project/plugins - Codex- opened this pull request about 1 year ago
github.com/swc-project/plugins - Codex- opened this pull request about 1 year ago
Compile error on `export function a (): void {}`
github.com/swc-project/swc - himself65 opened this issue about 1 year ago
github.com/swc-project/swc - himself65 opened this issue about 1 year ago
0xa0 should be treated as a valid space in js code
github.com/swc-project/swc - xc2 opened this issue about 1 year ago
github.com/swc-project/swc - xc2 opened this issue about 1 year ago
Spreading a NodeList with the `loose` option set to true causes the resulting array to contain the NodeList instead of its elements
github.com/swc-project/swc - y1j2x34 opened this issue about 1 year ago
github.com/swc-project/swc - y1j2x34 opened this issue about 1 year ago
feat: add esm-register for node>20.6
github.com/swc-project/swc-node - yeliex opened this pull request about 1 year ago
github.com/swc-project/swc-node - yeliex opened this pull request about 1 year ago
minify: Unnecessary escaping in string literal templates
github.com/swc-project/swc - Themezv opened this issue about 1 year ago
github.com/swc-project/swc - Themezv opened this issue about 1 year ago
SWC crashes on certain type-only inputs
github.com/swc-project/swc - MaartenStaa opened this issue about 1 year ago
github.com/swc-project/swc - MaartenStaa opened this issue about 1 year ago
chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4
github.com/swc-project/swc-node - dependabot[bot] opened this pull request about 1 year ago
github.com/swc-project/swc-node - dependabot[bot] opened this pull request about 1 year ago
Should the `optimizer.global.envs` type include `Record<string, string>`?
github.com/swc-project/swc - davidmurdoch opened this issue about 1 year ago
github.com/swc-project/swc - davidmurdoch opened this issue about 1 year ago
fix(es/codegen): Fix codegen of a property key in ascii-only mode
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
ios_saf as target in object notation causes panic
github.com/swc-project/swc - Themezv opened this issue about 1 year ago
github.com/swc-project/swc - Themezv opened this issue about 1 year ago
1.3.98 swc minify breaks property name with non-ascii char when asciiOnly is on
github.com/swc-project/swc - xc2 opened this issue about 1 year ago
github.com/swc-project/swc - xc2 opened this issue about 1 year ago
fix(es/minifier): Correctly escape more characters
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(es/compat): Correctly handle `this` in arrow function parameters
github.com/swc-project/swc - magic-akari opened this pull request about 1 year ago
github.com/swc-project/swc - magic-akari opened this pull request about 1 year ago
Wrong transform result on method default parameter that access class member with optional chaining.
github.com/swc-project/swc - cnwangjie opened this issue about 1 year ago
github.com/swc-project/swc - cnwangjie opened this issue about 1 year ago
doc: Replace `string_cache` with `hstr` in `ARCHITECTURE.md`
github.com/swc-project/swc - takashimamorino opened this pull request about 1 year ago
github.com/swc-project/swc - takashimamorino opened this pull request about 1 year ago
nestjs 10 Cannot find module remark
github.com/swc-project/swc - kumv-net opened this issue about 1 year ago
github.com/swc-project/swc - kumv-net opened this issue about 1 year ago
perf(visit): Use `quote::quote!` instead of `pmutil::q!`
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
Sourcemaps not working with @swc-node/register when SWCRC=true
github.com/swc-project/swc-node - pauliusg opened this issue about 1 year ago
github.com/swc-project/swc-node - pauliusg opened this issue about 1 year ago
Unexpected escape character in minification
github.com/swc-project/swc - JSerFeng opened this issue about 1 year ago
github.com/swc-project/swc - JSerFeng opened this issue about 1 year ago
fix(es/parser): Correctly parse the keyword
github.com/swc-project/swc - magic-akari opened this pull request about 1 year ago
github.com/swc-project/swc - magic-akari opened this pull request about 1 year ago
Syntax Error Reported for "let a = ''" When Using '\u00a0' (Non-breaking Space) Between 'let' and 'a'
github.com/swc-project/swc - y1j2x34 opened this issue about 1 year ago
github.com/swc-project/swc - y1j2x34 opened this issue about 1 year ago
fix(es/codegen): Emit `?` for an optional computed property
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
`npm i swc-loader` installs the old repository
github.com/swc-project/pkgs - VladyslavBondarenko opened this issue about 1 year ago
github.com/swc-project/pkgs - VladyslavBondarenko opened this issue about 1 year ago
fix(es/module): Fix resolving of `.js` files
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(es/codegen): Emit abstract keyword
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
fix(es/codegen): Emit declare keyword for class properties
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
fix(es/codegen): Emit implements clause with commas
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
Minifying doesn't work with JSX when the pragma is sourced from a destructured object inside a block
github.com/swc-project/swc - alshdavid opened this issue about 1 year ago
github.com/swc-project/swc - alshdavid opened this issue about 1 year ago
swc v1.3.102 minify broke antd theme
github.com/swc-project/swc - nuintun opened this issue about 1 year ago
github.com/swc-project/swc - nuintun opened this issue about 1 year ago
test(es/minifier): Enable script mode for `terser_exec` and `mangle`
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
Await is not a keyword in script mode
github.com/swc-project/swc - Austaras opened this issue about 1 year ago
github.com/swc-project/swc - Austaras opened this issue about 1 year ago
test(es/minifier): Enable non esm mode for tests
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
fix(es/resolver): Resolve top-level `undefined`, `NaN`, and `Infinity` correctly
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
fix(es/compat): Set inserted var inside export class in destructing
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
fix(es/resolver): Resolve shadowing of `undefined`, `NaN`, and `Infinity`
github.com/swc-project/swc - magic-akari opened this pull request about 1 year ago
github.com/swc-project/swc - magic-akari opened this pull request about 1 year ago
fix(binding/types): Add type for `decoratorVersion`
github.com/swc-project/swc - SokuRitszZ opened this pull request about 1 year ago
github.com/swc-project/swc - SokuRitszZ opened this pull request about 1 year ago
The build option `jsc.transform` does not have a type hint for `decoratorVersion`
github.com/swc-project/swc - SokuRitszZ opened this issue about 1 year ago
github.com/swc-project/swc - SokuRitszZ opened this issue about 1 year ago
The build option `jsc.transform` does not have a type hint for `decoratorVersion`
github.com/swc-project/swc - SokuRitszZ opened this issue about 1 year ago
github.com/swc-project/swc - SokuRitszZ opened this issue about 1 year ago
wrongly transform function Infinity to 1/0
github.com/swc-project/swc - hardfist opened this issue about 1 year ago
github.com/swc-project/swc - hardfist opened this issue about 1 year ago
Compile typescript from child_process fork does not work (dynamic import)
github.com/swc-project/jest - javeoff opened this issue about 1 year ago
github.com/swc-project/jest - javeoff opened this issue about 1 year ago
chore: Publish `v1.3.102` with `swc_core` `0.87.10`
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
ES2024 "RegExp `v` flag with set notation + properties of strings" support
github.com/swc-project/swc - sapphi-red opened this issue about 1 year ago
github.com/swc-project/swc - sapphi-red opened this issue about 1 year ago
Failed to transform CSS modules with :global in some cases: .foo:global(.bar).baz {}
github.com/swc-project/swc - JSerFeng opened this issue about 1 year ago
github.com/swc-project/swc - JSerFeng opened this issue about 1 year ago
feat(html/parser): Allow self-closing `/>` on non-void HTML elements via a flag
github.com/swc-project/swc - phoenix-ru opened this pull request about 1 year ago
github.com/swc-project/swc - phoenix-ru opened this pull request about 1 year ago
Allow self-closing `/>` on HTML non-void elements via a flag
github.com/swc-project/swc - phoenix-ru opened this issue about 1 year ago
github.com/swc-project/swc - phoenix-ru opened this issue about 1 year ago
fix(es/minifier): Add WeakRef as a safe global reference
github.com/swc-project/swc - lukeapage opened this pull request about 1 year ago
github.com/swc-project/swc - lukeapage opened this pull request about 1 year ago
I am using cypress along with next.js, cypress/code-coverage and swc-plugin-coverage-instrument. But it is giving me error when running npm run dev and npx run cypress opem
github.com/swc-project/swc - Jyoti-Yadav1 opened this issue about 1 year ago
github.com/swc-project/swc - Jyoti-Yadav1 opened this issue about 1 year ago
fix(es/renamer): Correctly check top level
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
Lottie animation failed in 1.3.101
github.com/swc-project/swc - JiangWeixian opened this issue about 1 year ago
github.com/swc-project/swc - JiangWeixian opened this issue about 1 year ago
fix: typo fix in docs
github.com/swc-project/website - atayahmet opened this pull request about 1 year ago
github.com/swc-project/website - atayahmet opened this pull request about 1 year ago
swc/jest fails tests with certain functions imported by namespace imports
github.com/swc-project/jest - jonathanyeongdeliverr opened this issue about 1 year ago
github.com/swc-project/jest - jonathanyeongdeliverr opened this issue about 1 year ago
assert_this_initialized check fired before super()
github.com/swc-project/swc - shredor opened this issue about 1 year ago
github.com/swc-project/swc - shredor opened this issue about 1 year ago
fix(es/parser): emit error if await used as ident in class static ini…
github.com/swc-project/swc - iantanwx opened this pull request about 1 year ago
github.com/swc-project/swc - iantanwx opened this pull request about 1 year ago
fix(es/codegen): Emit `override` keyword
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
fix(es/minifier): Fix regression caught by next.js CI
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(es/codegen): Correct emit for type-only export declarations
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
build(cargo): Update `swc_core` to `0.87.3`
github.com/swc-project/plugins - kdy1 opened this pull request about 1 year ago
github.com/swc-project/plugins - kdy1 opened this pull request about 1 year ago
build(cargo): Update `swc_core` to `0.87.3`
github.com/swc-project/plugins - kdy1 opened this pull request about 1 year ago
github.com/swc-project/plugins - kdy1 opened this pull request about 1 year ago
swc_ecma_usage_analyzer improvements of analyze_with_storage
github.com/swc-project/swc - davakh opened this issue about 1 year ago
github.com/swc-project/swc - davakh opened this issue about 1 year ago
Why doesn't the method exported by @swc/helpers include es6 polyfill
github.com/swc-project/swc - LinsRock opened this issue about 1 year ago
github.com/swc-project/swc - LinsRock opened this issue about 1 year ago
fix(css/parser): Fix parsing of `hsla(var(--foo), 1)`
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(es): Apply `paren_remover` for minify
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
chore(ci): Fix license check
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(es/compat): Correct span lo for class transform
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
TypeScript accessors end in an internal error
github.com/swc-project/swc - onigoetz opened this issue about 1 year ago
github.com/swc-project/swc - onigoetz opened this issue about 1 year ago
The minify method of @swc/core changes the order in which statements are executed
github.com/swc-project/swc - wukd opened this issue about 1 year ago
github.com/swc-project/swc - wukd opened this issue about 1 year ago
fix(es/ast): Add `definite` and `is_override` to `AutoAccessor`
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
Different code removed after compression depending on formatting
github.com/swc-project/swc - shredor opened this issue about 1 year ago
github.com/swc-project/swc - shredor opened this issue about 1 year ago
refactor(css/parser): Remove value normalization
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
feat(loadable-components): Transpile `lazy` and signatures configuration
github.com/swc-project/plugins - Themezv opened this pull request about 1 year ago
github.com/swc-project/plugins - Themezv opened this pull request about 1 year ago
loadable-components should transpile `lazy` too
github.com/swc-project/plugins - Themezv opened this issue about 1 year ago
github.com/swc-project/plugins - Themezv opened this issue about 1 year ago
fix(es/codegen): Fix codegen of `\\0`
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
chore: Publish `v1.3.101` with `swc_core` `v0.87.2`
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
Incorrect minimization of `\0` and `\x00` in v1.3.28+
github.com/swc-project/swc - rentalhost opened this issue about 1 year ago
github.com/swc-project/swc - rentalhost opened this issue about 1 year ago
Add loose mode warning
github.com/swc-project/website - BaffinLee opened this pull request about 1 year ago
github.com/swc-project/website - BaffinLee opened this pull request about 1 year ago
chore(ci): Fix prepublish script by upgrading NAPI-RS cli
github.com/swc-project/swc - Brooooooklyn opened this pull request about 1 year ago
github.com/swc-project/swc - Brooooooklyn opened this pull request about 1 year ago
fix(common): Fix OOM due to large `inputSourceMap`
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
feat: add support for linux riscv64 gnu
github.com/swc-project/swc - kxxt opened this pull request about 1 year ago
github.com/swc-project/swc - kxxt opened this pull request about 1 year ago
fix(es/compat): Preserve comment for arrow body
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
fix(es/codegen): Fix codegen of ts specific syntax in class props
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
github.com/swc-project/swc - dsherret opened this pull request about 1 year ago
loose transform spread syntax with Iterator error
github.com/swc-project/swc - BaffinLee opened this issue about 1 year ago
github.com/swc-project/swc - BaffinLee opened this issue about 1 year ago
Make Stacker an optional dependency (transitively)
github.com/swc-project/swc - 71 opened this issue about 1 year ago
github.com/swc-project/swc - 71 opened this issue about 1 year ago
class super(...arguments) loose transform error
github.com/swc-project/swc - BaffinLee opened this issue about 1 year ago
github.com/swc-project/swc - BaffinLee opened this issue about 1 year ago
chore(ci): Fix publish action
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
Incorrect /*#__PURE__*/ comment positioning
github.com/swc-project/swc - x318 opened this issue about 1 year ago
github.com/swc-project/swc - x318 opened this issue about 1 year ago
`import.meta.url` will be hard-coded when using `swc.bundle()` method
github.com/swc-project/swc - TonyL1u opened this issue about 1 year ago
github.com/swc-project/swc - TonyL1u opened this issue about 1 year ago
refactor(es/utils): Use exact type for factory methods
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
Bump @types/node from 12.20.55 to 20.10.4
github.com/swc-project/cli - dependabot[bot] opened this pull request about 1 year ago
github.com/swc-project/cli - dependabot[bot] opened this pull request about 1 year ago
.swcrc doesn't seem to be picked up and used in @swc/core transform or weback swc-loader
github.com/swc-project/swc - stephencranedesign opened this issue about 1 year ago
github.com/swc-project/swc - stephencranedesign opened this issue about 1 year ago
Custom Plugin: jsc.paths Not Taking Effect in Dynamic Import Transformation
github.com/swc-project/swc - SoloJiang opened this issue about 1 year ago
github.com/swc-project/swc - SoloJiang opened this issue about 1 year ago
fix(es/codegen): Emit extra paren when return assign and assign targe…
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
github.com/swc-project/swc - Austaras opened this pull request about 1 year ago
SWC Compress option incorrectly splits Return keyword from rest of the expression when preserving an inline comment
github.com/swc-project/swc - quantumbitsxpieces opened this issue about 1 year ago
github.com/swc-project/swc - quantumbitsxpieces opened this issue about 1 year ago
feat(core): support swc's `ignoreDynamic` option
github.com/swc-project/swc-node - SukkaW opened this pull request about 1 year ago
github.com/swc-project/swc-node - SukkaW opened this pull request about 1 year ago
Imported files are not included in the output when compiling from ESM to CommonJS
github.com/swc-project/swc - Arkellys opened this issue about 1 year ago
github.com/swc-project/swc - Arkellys opened this issue about 1 year ago
The string compression output for escape(`\`) is not as expected
github.com/swc-project/swc - jigsawye opened this issue about 1 year ago
github.com/swc-project/swc - jigsawye opened this issue about 1 year ago
chore(ci): Add linux arm build back
github.com/swc-project/swc - Brooooooklyn opened this pull request about 1 year ago
github.com/swc-project/swc - Brooooooklyn opened this pull request about 1 year ago