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

#1307 in Programming languages

Download history 32660/week @ 2024-11-16 29609/week @ 2024-11-23 32289/week @ 2024-11-30 34951/week @ 2024-12-07 31229/week @ 2024-12-14 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 2640/week @ 2025-03-01

14,394 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