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

#25 in #javascript-compiler

Download history 18336/week @ 2024-07-02 19568/week @ 2024-07-09 20980/week @ 2024-07-16 19448/week @ 2024-07-23 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 25181/week @ 2024-10-15

105,873 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