Ducttape is a JS/TS module bundler written in Rust. It uses SWC under the hood for parsing and transforms.
| Feature | Status | Notes |
|---|---|---|
| ES modules | Partially implemented | Missing side effect imports, dynamic imports |
| CommonJS | ✅ | |
| JSX | ✅ | |
| TypeScript | ✅ |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Ducttape is a JS/TS module bundler written in Rust. It uses SWC under the hood for parsing and transforms.
| Feature | Status | Notes |
|---|---|---|
| ES modules | Partially implemented | Missing side effect imports, dynamic imports |
| CommonJS | ✅ | |
| JSX | ✅ | |
| TypeScript | ✅ |