120 releases (1 stable)

1.0.0 Oct 12, 2024
0.90.3 Oct 10, 2024
0.90.2 Jul 19, 2024
0.90.0 Aug 22, 2022
0.0.0 Jul 4, 2021

#992 in Programming languages

Download history 26011/week @ 2024-10-27 29030/week @ 2024-11-03 30560/week @ 2024-11-10 33067/week @ 2024-11-17 28745/week @ 2024-11-24 33063/week @ 2024-12-01 34806/week @ 2024-12-08 30811/week @ 2024-12-15 17061/week @ 2024-12-22 19078/week @ 2024-12-29 53581/week @ 2025-01-05 65339/week @ 2025-01-12 44068/week @ 2025-01-19 1895/week @ 2025-01-26 2329/week @ 2025-02-02 2560/week @ 2025-02-09

54,229 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

7KB
70 lines

swc_plugin (PUBLIC INTERFACE DEPRECATED)

Provides internal implementation detail to communicate between @swc/core to the plugin.

NOTE: This was previously entrypoint sdk to authoring a plugin, but swc_core becomes a meta entrypoint to any features SWC provides (https://github.com/swc-project/swc/discussions/5244).

Dependencies

~46KB