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

Could `minify()` support `module: "unknown"`?

github.com/swc-project/swc - walkerburgin opened this issue about 1 year ago
Support the `using` keyword for functions

github.com/swc-project/swc - KyleJune opened this issue about 1 year ago
chore: Publish `v1.3.107` with `swc_core` `v0.89.4`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(es/codegen): Do not produce octal literals

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
feat(cli): add --out-file-extension (with tests)

github.com/swc-project/cli - dsvgit opened this pull request about 1 year ago
Feature Request: Provide CLI options via file

github.com/swc-project/cli - ShogunPanda opened this issue about 1 year ago
feat: Add `strip-leading-paths` option

github.com/swc-project/cli - ShogunPanda opened this pull request about 1 year ago
Panicked at plugin.rs: Failed to invoke plugin

github.com/swc-project/swc - dlabrecq opened this issue about 1 year ago
Panicked at plugin.rs: Failed to invoke plugin

github.com/swc-project/swc - dlabrecq opened this issue about 1 year ago
cannot install swc_cli

github.com/swc-project/swc - zhuguoxi opened this issue about 1 year ago
cargo install swc_cli error

github.com/swc-project/swc - zhuguoxi opened this issue about 1 year ago
Decorator's context access has the wrong behaviour

github.com/swc-project/swc - Jamesernator opened this issue about 1 year ago
chore: Publish `v1.3.106` with `swc_core` `v0.89.1`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
swc build includes base folder after updgrade

github.com/swc-project/swc - daytona63 opened this issue about 1 year ago
fix(styled-components): Fix escaping issue

github.com/swc-project/plugins - kdy1 opened this pull request about 1 year ago
Changed output directory structure in 0.2.2

github.com/swc-project/cli - GNURub opened this issue about 1 year ago
Use workers to process files in parallel

github.com/swc-project/cli - walkerburgin opened this pull request about 1 year ago
chore(common): Update `sourcemap`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(binding/types): Add `bugfixes` field to EnvConfig

github.com/swc-project/swc - Themezv opened this pull request about 1 year ago
Check for `undefined` in `only`

github.com/swc-project/cli - kdy1 opened this pull request about 1 year ago
feat(swc_core): Expose `preset_env_base`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(es/quote): Add support for import phase to quote macro

github.com/swc-project/swc - JSerFeng opened this pull request about 1 year ago
update handlebars to 5.1.1

github.com/swc-project/plugins - campeis opened this pull request about 1 year ago
Bump @types/node from 12.20.55 to 20.11.5

github.com/swc-project/cli - dependabot[bot] opened this pull request about 1 year ago
Bump @swc/core from 1.3.41 to 1.3.105

github.com/swc-project/cli - dependabot[bot] opened this pull request about 1 year ago
feat: Implement `--only` and `--ignore`

github.com/swc-project/cli - kdy1 opened this pull request about 1 year ago
doc: Add changelog to README.md

github.com/swc-project/plugins - kdy1 opened this pull request about 1 year ago
fix(es/module): Fix handling of `*` in `jsc.paths`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
chore(ci): Fix CI

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(es/module): Fix resolving of dependencies

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
build(cargo): Update `swc_core` to `v0.88.0`

github.com/swc-project/plugins - kdy1 opened this pull request about 1 year ago
chore: Configure changeset

github.com/swc-project/plugins - kdy1 opened this pull request about 1 year ago
chore: Publish `v1.3.105` with `swc_core` `v0.87.29`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
plugin-emotion still does not work uniformly

github.com/swc-project/swc - DavideDaniel opened this issue about 1 year ago
chore(preset-env): Update `browserslist-rs`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
Cannot import JSON

github.com/swc-project/register - a2f0 opened this issue about 1 year ago
feat(es/ast): Rollup merge of AST-breaking changes

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
Support emit css comments for CssWriter

github.com/swc-project/swc - wre232114 opened this issue about 1 year ago
test(es/module): Add a test for a fixed issue

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
test(es/minifier): Add a test for a fixed issue

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
test(es/codegen): Add a JS test for ascii-only mode

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
test(es/codegen): Add tests for `@ctrl/tinycolor`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
Slow down release of `swc_core`

github.com/swc-project/swc - kdy1 opened this issue about 1 year ago
[Relay] Incorrect import identifiers

github.com/swc-project/plugins - Malien opened this issue about 1 year ago
feat: Switch from using md5 to sha1

github.com/swc-project/jest - szubster opened this pull request about 1 year ago
chore: Update dependencies

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
fix(es/typescript): Fix panic on invalid jsx pragma

github.com/swc-project/swc - melbourne2991 opened this pull request about 1 year ago
chore: Publish `v1.3.104` with `swc_core` `v0.87.25`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
chore(ci): Fix publish action

github.com/swc-project/extra-bindings - kdy1 opened this pull request about 1 year ago
chore(ci): Fix publish action

github.com/swc-project/extra-bindings - kdy1 opened this pull request about 1 year ago
transform the exports

github.com/swc-project/plugins - kdy1 opened this issue about 1 year ago
fix(es/systemjs): Handle top level this

github.com/swc-project/swc - magic-akari opened this pull request about 1 year ago
chore: Publish `v1.3.103` with `swc_core` `v0.87.22`

github.com/swc-project/swc - kdy1 opened this pull request about 1 year ago
Plugin caveats

github.com/swc-project/swc - kdy1 opened this issue about 1 year ago