rollup-plugin-dts
TS bundler
A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup
A rollup plugin to generate .d.ts rollup files for your typescript project
816 stars
6 watching
72 forks
Language: TypeScript
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
| Tool to flatten type definitions in TypeScript code | 21 |
| Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,985 |
| A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 248 |
| A Rollup plugin that resolves modules from TSconfig paths in TypeScript projects | 22 |
| Rollup plugin for bundling CSS files | 116 |
| A plugin that bundles SCSS imports into a single file. | 17 |
| A Rollup plugin that compiles and bundles Sass files into CSS. | 93 |
| Serves rolled-up bundles similar to webpack-dev-server | 248 |
| A plugin for Rollup that enables live reloading of bundles during development | 161 |
| A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
| Generates .d.ts files for TypeScript projects using the Vite plugin architecture | 1,327 |
| A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| A set of functions used to process JavaScript bundles after tree shaking | 14 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |