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

test(es/plugin): Enable E2E test again

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
refactor(plugin/runner): Fix publish action

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
build(cargo): Update `swc_core` to `v0.75`

github.com/swc-project/plugins - kdy1 opened this pull request almost 2 years ago
chore: Publish `v1.3.48` with `swc_core` `v0.75.0`

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
fix(es/parser): Reset ctx for cond while parsing a stmt

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
chore: Publish `v1.3.47` with `swc_core` `v0.74.6`

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
can't install without nightly

github.com/swc-project/swc - ExProbitasFiducia opened this issue almost 2 years ago
fix(es): Fix a crash related to an empty source map

github.com/swc-project/swc - chenyukang opened this pull request almost 2 years ago
Getting `segmentation fault` when running tests

github.com/swc-project/swc - omry-hay opened this issue almost 2 years ago
Does swc currently support yarn berry pnp?

github.com/swc-project/swc - hyeongrok7874 opened this issue almost 2 years ago
fix(register): inline sourcemap

github.com/swc-project/swc-node - robbiespeed opened this pull request almost 2 years ago
fix(es/testing): Ensure that we call `fold_program`

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
Fix typo in minification.mdx

github.com/swc-project/website - chuntington opened this pull request almost 2 years ago
fix(testing): Use program as entry

github.com/swc-project/swc - magic-akari opened this pull request almost 2 years ago
feat(es): Expose stage 3 decorator

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
fix(es/typescript): handle enum bit compute

github.com/swc-project/swc - magic-akari opened this pull request almost 2 years ago
build(cargo): Update `swc_core` to `v0.74`

github.com/swc-project/plugins - kdy1 opened this pull request almost 2 years ago
Make helpers an optional peer dependency of core

github.com/swc-project/swc - mischnic opened this pull request almost 2 years ago
fix(es/compat): Fix `finally` handling of `generator`

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
Wrong behavior for loop with finally statement.

github.com/swc-project/swc - dudubs opened this issue almost 2 years ago
doc(ecma-macros): fix `*_children_with_path` typos

github.com/swc-project/swc - ajjahn opened this pull request almost 2 years ago
No-op plugin causes strange transforms

github.com/swc-project/swc - kvnvelasco opened this issue almost 2 years ago
swc@helpers undefined

github.com/swc-project/swc - mateusz-serkowski opened this issue almost 2 years ago
Peer dependency issue with `@swc/helpers`

github.com/swc-project/swc - utkdmr opened this issue almost 2 years ago
chore: Publish `v1.3.46` with fixed `peerDependency`

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
Unable to resolve @swc/helpers depdency

github.com/swc-project/swc - niesl opened this issue almost 2 years ago
refactor(es/typescript): Reimplement TypeScript pass

github.com/swc-project/swc - magic-akari opened this pull request almost 2 years ago
chore: Publish `v1.3.45` with `swc_core` `v0.74.0`

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
fix(es/minifier): Don't remove used var decl

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
optional chain

github.com/swc-project/swc - JunweiAi opened this issue almost 2 years ago
Bump typescript from 4.3.5 to 5.0.3

github.com/swc-project/cli - dependabot[bot] opened this pull request almost 2 years ago
Bump @types/node from 12.20.55 to 18.15.11

github.com/swc-project/cli - dependabot[bot] opened this pull request almost 2 years ago
fix(core) ecma_loader_parking_lot reexport name

github.com/swc-project/swc - ajjahn opened this pull request almost 2 years ago
Make sourcemaps work with both error stack & debugger

github.com/swc-project/swc-node - ranjan-purbey opened this pull request almost 2 years ago
feat(plugin/runner): Update `wasmer` to `v3`

github.com/swc-project/swc - kwonoj opened this pull request almost 2 years ago
Finish auto accessor and stage 3 decorator

github.com/swc-project/swc - kdy1 opened this issue almost 2 years ago
fix(es/parser): fix infinite loop on jsx in js

github.com/swc-project/swc - marvinhagemeister opened this pull request almost 2 years ago
Infinite loop when JSX code is in `.js` file

github.com/swc-project/swc - marvinhagemeister opened this issue almost 2 years ago
feat(plugin_runner): improve cache path

github.com/swc-project/swc - kwonoj opened this pull request almost 2 years ago
feat(css/modules): Preserve spans of CSS class names

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
fix(es/modules): Hint nodejs for multiple `export *`

github.com/swc-project/swc - magic-akari opened this pull request almost 2 years ago
Implement new `@swc/helpers`

github.com/swc-project/swc - magic-akari opened this pull request almost 2 years ago
Can not import named-export from transpiled cjs

github.com/swc-project/swc - snowyu opened this issue almost 2 years ago
`import '...' with {...}`

github.com/swc-project/swc - arcanis opened this issue almost 2 years ago
test(es/plugin): Enable E2E plugin test

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
Compilation omits import aliases for TypeScript

github.com/swc-project/swc - 3axap4eHko opened this issue almost 2 years ago
fix(es/compat): Handle shorthand object prop when rename

github.com/swc-project/swc - magic-akari opened this pull request almost 2 years ago
props key of window is transformed

github.com/swc-project/swc - ClarkXia opened this issue almost 2 years ago
build(cargo): Update rustc and `swc_core`

github.com/swc-project/plugins - kdy1 opened this pull request almost 2 years ago
build(cargo): Revert rustc upgrade

github.com/swc-project/plugins - kdy1 opened this pull request almost 2 years ago
build(cargo): Update rustc and swc_core

github.com/swc-project/plugins - kdy1 opened this pull request almost 2 years ago
[RFC] Next Step for @swc/helpers

github.com/swc-project/swc - magic-akari opened this issue almost 2 years ago
Bump typescript from 4.3.5 to 5.0.2

github.com/swc-project/cli - dependabot[bot] opened this pull request almost 2 years ago
Bump @types/node from 12.20.47 to 18.15.10

github.com/swc-project/cli - dependabot[bot] opened this pull request almost 2 years ago
Fix cheatsheet typo: VsiitMutWith -> VisitMutWith

github.com/swc-project/website - ajjahn opened this pull request almost 2 years ago
docs: register node api usage

github.com/swc-project/swc-node - JiangWeixian opened this pull request almost 2 years ago
build(cargo): Update `swc_core` to `v0.72.0`

github.com/swc-project/plugins - kdy1 opened this pull request almost 2 years ago
feat(relay): Port patches from next.js repo

github.com/swc-project/plugins - kdy1 opened this pull request almost 2 years ago
fix: @swc/helpers

github.com/swc-project/swc - magic-akari opened this pull request almost 2 years ago
Emit deep imports for helpers when using Common JS

github.com/swc-project/swc - andersekdahl opened this issue almost 2 years ago
fix: Resolve the error of missing map file.

github.com/swc-project/swc - limerickgds opened this pull request almost 2 years ago
Add more info for tsc

github.com/swc-project/website - magic-akari opened this pull request almost 2 years ago
fix(es/resolver): Fix resolving of types

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
fix(css/parser): FIx parsing of `leaflet`

github.com/swc-project/swc - kdy1 opened this pull request almost 2 years ago
Bump @types/node from 12.20.47 to 18.15.5

github.com/swc-project/cli - dependabot[bot] opened this pull request almost 2 years ago
No diagnostic for missing paren in if statement

github.com/swc-project/swc - dsherret opened this issue almost 2 years ago
Force formatting and fix ci node version requirement

github.com/swc-project/cli - 3axap4eHko opened this pull request almost 2 years ago
fix(options): CLI option --ignore

github.com/swc-project/cli - 3axap4eHko opened this pull request almost 2 years ago
`--ignore` and `--only` do not work

github.com/swc-project/cli - 3axap4eHko opened this issue almost 2 years ago
Emotion css prop using object styles produces no sourceMaps

github.com/swc-project/plugins - soconnor-affinity opened this issue almost 2 years ago
display rust structs untranslated

github.com/swc-project/swc-playground - bmacnaughton opened this issue almost 2 years ago
Fix typo in `selecting-swc-core` docs

github.com/swc-project/website - AbhiPrasad opened this pull request almost 2 years ago