rollup-plugin-flat-dts
Type flattener
Tool to flatten type definitions in TypeScript code
.d.ts files flattener and Rollup plugin
21 stars
3 watching
2 forks
Language: TypeScript
last commit: about 1 month ago dtsrollup-plugintypescript
Related projects:
Repository | Description | Stars |
---|---|---|
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
fredkschott/rollup-plugin-polyfill-node | A polyfill plugin for modern Node.js support in Rollup bundles | 178 |
ezolenko/rollup-plugin-typescript2 | A Rollup plugin that compiles TypeScript code with detailed compiler errors and diagnostics. | 822 |
elycruz/rollup-plugin-sass | Rollup plugin to compile and bundle Sass files into JavaScript bundles | 93 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
bitshiftza/rollup-plugin-ts-paths | A Rollup plugin that resolves modules from TSconfig paths in TypeScript projects | 22 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
amarcruz/rollup-plugin-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
djhouseknecht/rollup-plugin-version-injector | A Rollup plugin to inject version numbers and dates into generated files at build time. | 12 |
ritz078/rollup-plugin-filesize | Displays file size information in the command line after compiling a bundle | 128 |
qmhc/vite-plugin-dts | Generates .d.ts files for TypeScript projects using the Vite plugin architecture | 1,308 |
gmfun/rollup-plugin-sass-variables | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |