{"library":"gulp-swc","type":"library","category":null,"description":"Gulp plugin for integrating the SWC (rust-based JavaScript/TypeScript compiler) into Gulp pipelines. Current stable version is 2.2.0 (released 2024-07-23), with a bus factor of less than 10 contributors and monthly releases. It provides fast transpilation via SWC, supports both CommonJS and ESM, and requires peer dependencies `@swc/core` (^1.7.20) and `gulp` (3.x, 4.x, or 5.x). Compared to gulp-babel or gulp-typescript, it offers significantly faster compilation and native TypeScript support without separate type checking. Node.js >=18 required.","language":"javascript","status":"active","version":"2.2.0","tags":["javascript","gulpplugin","swc","compiler","typescript","transpiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install gulp-swc","imports":["const swc = require('gulp-swc');","import swc from 'gulp-swc';","export function gulpSwc() { ... }"]},{"cmd":"yarn add gulp-swc","imports":[]},{"cmd":"pnpm add gulp-swc","imports":[]}],"homepage":null,"github":"https://github.com/konclave/gulp-swc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-swc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}