vite-plugin-dts
Type declaration generator
Generates .d.ts files for TypeScript projects using the Vite plugin architecture
A Vite plugin for generating .d.ts
files.
1k stars
8 watching
91 forks
Language: TypeScript
last commit: 11 days ago
Linked from 1 awesome list
dtsreacttsctypescriptvitevite-pluginvolarvuevue-tsc
Related projects:
Repository | Description | Stars |
---|---|---|
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
activeguild/vite-plugin-sass-dts | Automatically generates type files for CSS modules using Sass. | 120 |
herberttn/vite-plugin-typescript-transform | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
kahirokunn/vuedts | Automatically generates TypeScript declaration files for Vue.js components | 20 |
dvgis/vite-plugin-dc | A plugin for building and integrating DC-SDK into Vite projects | 3 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 565 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
dulajdeshan/vite-react-redux-saga-typescript | A comprehensive development template providing a boilerplate for building React applications with Redux and Saga in TypeScript using Vite. | 4 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
tinyplex/vite-tinybase-ts-react | A Vite template for building TinyBase apps with TypeScript and React | 9 |
zscumt123/vite-plugin-px-rem-vw | Integrates postcss plugins to convert pixel units to mobile-friendly units in Vite projects | 7 |
ydj-fe/ts-react-vite_or_webpack | A starter template for building React applications with TypeScript and Vite/Webpack | 362 |
vitejs/vite-plugin-vue2-jsx | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
electron-vite/create-electron-vite | A scaffold to create a new Electron and Vite project with TypeScript | 177 |