{"library":"ts-swc-rollup-plugin","type":"library","category":null,"description":"A Rollup plugin that integrates swc (Speedy Web Compiler) for fast TypeScript/JavaScript transpilation leveraging ts-swc-transform. Current stable version is 2.4.0, with a maintenance release cadence. Key differentiators: performance-oriented alternative to @rollup/plugin-typescript or @rollup/plugin-babel; supports tsconfig resolution via get-tsconfig; ships TypeScript types; requires Node >=16. Suitable for bundling workflows that prioritize speed over full type-checking.","language":"javascript","status":"active","version":"2.4.0","tags":["javascript","swc","rollup","plugin","ts-swc-transform","typescript"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install ts-swc-rollup-plugin","imports":["import swc from 'ts-swc-rollup-plugin'","export default { plugins: [swc({ tsconfig: 'tsconfig.json' })] }","import type { PluginOptions } from 'ts-swc-rollup-plugin'"]},{"cmd":"yarn add ts-swc-rollup-plugin","imports":[]},{"cmd":"pnpm add ts-swc-rollup-plugin","imports":[]}],"homepage":null,"github":"https://github.com/kmalakoff/ts-swc-rollup-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ts-swc-rollup-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}