rollup-plugin-typescript2
TypeScript compiler
A Rollup plugin that compiles TypeScript code with detailed compiler errors and diagnostics.
Rollup plugin for typescript with compiler errors.
822 stars
9 watching
71 forks
Language: TypeScript
last commit: 6 months ago rolluprollup-pluginrollup-plugin-typescriptrollup-plugin-typescript2typescript
Related projects:
Repository | Description | Stars |
---|---|---|
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
juliendargelos/rollup-plugin-emit-ejs | A plugin that generates HTML files from EJS templates using Rollup | 3 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
amarcruz/rollup-plugin-jscc | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
run-z/rollup-plugin-flat-dts | Tool to flatten type definitions in TypeScript code | 21 |
fredkschott/rollup-plugin-polyfill-node | A polyfill plugin for modern Node.js support in Rollup bundles | 178 |
swansontec/rollup-plugin-flow-entry | A plugin that allows Flow to find the original typed source code for Rollup bundles | 14 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
riot/rollup-plugin-riot | A Rollup plugin that compiles tag files within Rollup processes. | 26 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
exuanbo/rollup-plugin-esbuild-transform | Transforms content types using esbuild with Rollup | 12 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
ampproject/rollup-plugin-closure-compiler | An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. | 292 |