117 releases (breaking)

0.90.1 Apr 4, 2024
0.90.0 Aug 22, 2022
0.89.1 Aug 16, 2022
0.88.2 Jul 28, 2022
0.0.0 Jul 4, 2021

#1103 in Programming languages

Download history 6820/week @ 2024-02-05 6687/week @ 2024-02-12 6970/week @ 2024-02-19 7073/week @ 2024-02-26 6469/week @ 2024-03-04 8605/week @ 2024-03-11 18991/week @ 2024-03-18 18481/week @ 2024-03-25 17496/week @ 2024-04-01 16646/week @ 2024-04-08 17718/week @ 2024-04-15 17270/week @ 2024-04-22 14888/week @ 2024-04-29 18262/week @ 2024-05-06 16141/week @ 2024-05-13 18364/week @ 2024-05-20

68,466 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