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

#1422 in Programming languages

Download history 17381/week @ 2024-12-21 18733/week @ 2024-12-28 50032/week @ 2025-01-04 66939/week @ 2025-01-11 47255/week @ 2025-01-18 1964/week @ 2025-01-25 2216/week @ 2025-02-01 2850/week @ 2025-02-08 5109/week @ 2025-02-15 3325/week @ 2025-02-22 3014/week @ 2025-03-01 2716/week @ 2025-03-08 3101/week @ 2025-03-15 3434/week @ 2025-03-22 2919/week @ 2025-03-29 2332/week @ 2025-04-05

12,187 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

~48KB