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

#1 in #authoring

Download history 21155/week @ 2024-07-30 21877/week @ 2024-08-06 21871/week @ 2024-08-13 25369/week @ 2024-08-20 23780/week @ 2024-08-27 24842/week @ 2024-09-03 24806/week @ 2024-09-10 18209/week @ 2024-09-17 26130/week @ 2024-09-24 23846/week @ 2024-10-01 26118/week @ 2024-10-08 25277/week @ 2024-10-15 26216/week @ 2024-10-22 26052/week @ 2024-10-29 29492/week @ 2024-11-05 30694/week @ 2024-11-12

117,009 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