A collection of my personal use SWC based tools.
package | version | description |
---|---|---|
@swwind/get-exports |
Get ES Module exports using SWC AST. | |
@swwind/find-exports |
Find pattern exports using SWC AST. | |
@swwind/remove-exports |
A SWC plugin for removing specific exports and related imports. | |
@swwind/treeshake-events |
A SWC plugin for removing jsx events in transformed js code. |