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

chore(deps): update pnpm to v9.13.1

github.com/swc-project/swc-node - renovate[bot] opened this pull request about 1 month ago
chore: Fix pnpm lockfile

github.com/swc-project/plugins - kdy1 opened this pull request about 1 month ago
refactor: Move formatjs Wasm plugin

github.com/swc-project/plugins - kdy1 opened this pull request about 1 month ago
chore(deps): update pnpm to v9.13.0

github.com/swc-project/swc-node - renovate[bot] opened this pull request about 1 month ago
chore(bindings/node): Format `binding.js`

github.com/swc-project/swc - kenjiding opened this pull request about 1 month ago
`@swc/cli` doesn't work under `pnpm` run script

github.com/swc-project/swc - andrejleitner opened this issue about 1 month ago
refactor: Delay Wasm-plugin breaking changes

github.com/swc-project/swc - kdy1 opened this pull request about 1 month ago
fix(deps): update cargo (patch)

github.com/swc-project/swc - renovate[bot] opened this pull request about 1 month ago
feat(plugin): Update `wasmer` to `v5`

github.com/swc-project/swc - kdy1 opened this pull request about 1 month ago
feat(plugin): Bump `rkyv` to `v0.8.8`

github.com/swc-project/swc - kdy1 opened this pull request about 1 month ago
chore(deps): lock file maintenance

github.com/swc-project/swc-node - renovate[bot] opened this pull request about 1 month ago
Drop empty constructors during minification

github.com/swc-project/swc - NullVoxPopuli opened this issue about 1 month ago
Drop empty constructors during minification

github.com/swc-project/swc - NullVoxPopuli opened this issue about 1 month ago
chore(deps): update cargo (patch)

github.com/swc-project/swc - renovate[bot] opened this pull request about 1 month ago
[minifier] closing tags should be escaped

github.com/swc-project/swc - layershifter opened this issue about 1 month ago
`@swc/wasm-typescript` allow alias path option

github.com/swc-project/swc - Ceres6 opened this issue about 2 months ago
fix(es): Fix typo in feature name

github.com/swc-project/swc - hardfist opened this pull request about 2 months ago
fix(es/codegen): Fix `ends_with_alpha_num`

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
minify turns "a?.b instanceof c" into "a?.binstanceof c"

github.com/swc-project/swc - mrdaniellewis opened this issue about 2 months ago
chore: Publish packages

github.com/swc-project/plugins - kdy1 opened this pull request about 2 months ago
build: Update `swc_core` to `v5.0.0`

github.com/swc-project/plugins - kdy1 opened this pull request about 2 months ago
fix(es/plugin): Revert #9696

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
[WIP] bump rkyv

github.com/swc-project/swc - kwonoj opened this pull request about 2 months ago
fix(plugin): Fix `rkyv` implementation of `CacheCell`

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
chore(deps): update rust crate is-macro to v0.3.7

github.com/swc-project/swc - renovate[bot] opened this pull request about 2 months ago
feat(typescript): Port deno `isolatedDeclarations` updates

github.com/swc-project/swc - CPunisher opened this pull request about 2 months ago
fix(es/minifier): Avoid generating reserved mangling names

github.com/swc-project/swc - CPunisher opened this pull request about 2 months ago
chore: Typo

github.com/swc-project/swc - jochongs opened this pull request about 2 months ago
change the playgroud link on header

github.com/swc-project/swc-playground - guobin211 opened this issue about 2 months ago
build: Update `lightningcss`

github.com/swc-project/plugins - kdy1 opened this pull request about 2 months ago
chore(deps): lock file maintenance

github.com/swc-project/swc-node - renovate[bot] opened this pull request about 2 months ago
fix(es/typescript): Handle ASI hazards in fast type strip

github.com/swc-project/swc - magic-akari opened this pull request about 2 months ago
chore(deps): update dependency oxlint to ^0.11.0

github.com/swc-project/swc-node - renovate[bot] opened this pull request about 2 months ago
perf(es/renamer): Modify parallel renaming threshold

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
build: Update `swc_core` to `v4.0.0`

github.com/swc-project/plugins - kdy1 opened this pull request about 2 months ago
`swc x upgrade` for `swc_cli` crate

github.com/swc-project/swc - kdy1 opened this issue about 2 months ago
docs: update jsc.experimental configuration

github.com/swc-project/website - 9aoy opened this pull request about 2 months ago
feat(es): Add `es2023` and `es2024` to `EsVersion`

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
chore(deps): update dependency lerna to v8.1.9

github.com/swc-project/swc-node - renovate[bot] opened this pull request about 2 months ago
perf(es/pass): Add `#[inline(always)]`

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
perf(common): Make character analysis lazy

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
fix(es/parser): Parse `await using()` call

github.com/swc-project/swc - magic-akari opened this pull request about 2 months ago
Why is the dist/src folder created?

github.com/swc-project/swc - callor opened this issue about 2 months ago
perf(es/transform): Add inline annotation

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
perf(es/lints): Disable lints by default

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
chore: Bump crates

github.com/swc-project/plugins - kdy1 opened this pull request about 2 months ago
fix(es/resolver): Skip resolving lowercase `JSXIdentifiers`

github.com/swc-project/swc - magic-akari opened this pull request about 2 months ago
How often plugins site is updated?

github.com/swc-project/website - timofei-iatsenko opened this issue about 2 months ago
Playground not rendering

github.com/swc-project/website - tonywu6 opened this issue about 2 months ago
Add Transloadit to the customer list

github.com/swc-project/website - nqst opened this pull request about 2 months ago
build: Update `swc_core` to `v3.0.0`

github.com/swc-project/plugins - kdy1 opened this pull request about 2 months ago
perf(es): Cache `current_dir()` system calls

github.com/swc-project/swc - kdy1 opened this pull request about 2 months ago
chore: Release packages

github.com/swc-project/pkgs - kdy1 opened this pull request about 2 months ago
chore(deps): update dependency @types/node to v22

github.com/swc-project/swc-node - renovate[bot] opened this pull request about 2 months ago
bump to nextra v2.2

github.com/swc-project/website - laptou opened this pull request about 2 months ago
Fix docsRepositoryBase in theme.config.js

github.com/swc-project/website - jzhan-canva opened this pull request about 2 months ago
feat(emotion): Make it configurable from Rust code

github.com/swc-project/plugins - kdy1 opened this pull request about 2 months ago
Incorrect stack traces with inline sourceMaps

github.com/swc-project/swc-node - maxfliri opened this issue about 2 months ago
chore(deps): update dependency webpack to v5.94.0 [security]

github.com/swc-project/swc-node - renovate[bot] opened this pull request about 2 months ago
test: fix node22 snapshots

github.com/swc-project/swc-node - Brooooooklyn opened this pull request about 2 months ago
fix(es/codegen): Improve EndsWithAlphaNum

github.com/swc-project/swc - CamWass opened this pull request about 2 months ago
Regex support for `format.comments` of minifier

github.com/swc-project/swc - DynamiteAndy opened this issue about 2 months ago
Ability to use a virtualised filesystem

github.com/swc-project/swc - asos-tomp opened this issue about 2 months ago
Add Framer to customers

github.com/swc-project/website - kurtextrem opened this pull request about 2 months ago