| Crates.io | swc_plugin |
| lib.rs | swc_plugin |
| version | 1.0.1 |
| created_at | 2021-07-04 13:12:10.92441+00 |
| updated_at | 2025-07-04 11:40:09.511306+00 |
| description | SDK for authoring swc plugin |
| homepage | |
| repository | https://github.com/swc-project/swc.git |
| max_upload_size | |
| id | 418573 |
| size | 6,939 |
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).