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

#967 in Programming languages

Download history 24760/week @ 2024-08-19 25268/week @ 2024-08-26 23229/week @ 2024-09-02 26042/week @ 2024-09-09 17311/week @ 2024-09-16 25932/week @ 2024-09-23 23854/week @ 2024-09-30 25844/week @ 2024-10-07 25773/week @ 2024-10-14 25562/week @ 2024-10-21 26207/week @ 2024-10-28 28743/week @ 2024-11-04 31137/week @ 2024-11-11 33276/week @ 2024-11-18 28538/week @ 2024-11-25 31529/week @ 2024-12-02

125,488 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

~47KB