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
90 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
dtsreacttsctypescriptvitevite-pluginvolarvuevue-tsc
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
| Automatically generates type files for CSS modules using Sass. | 122 |
| Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| Automatically generates TypeScript declaration files for Vue.js components | 20 |
| A plugin for building and integrating DC-SDK into Vite projects | 3 |
| A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 816 |
| Transforms SVG files into reusable React components | 574 |
| A plugin that enables Vue 2.7 support in the Vite development server | 555 |
| A comprehensive development template providing a boilerplate for building React applications with Redux and Saga in TypeScript using Vite. | 4 |
| A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| A Vite template for building TinyBase apps with TypeScript and React | 10 |
| Integrates postcss plugins to convert pixel units to mobile-friendly units in Vite projects | 7 |
| A starter template for building React applications with TypeScript and Vite/Webpack | 361 |
| A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
| A scaffold to create a new Electron and Vite project with TypeScript | 183 |