qmhc/unplugin-dts
An unplugin for generating declaration (dts) files. observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 99
- Release rhythm 90
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 1919
- days_rel: 70
- days_push: 8
- n_releases_24m: 16
Adoption not part of the score
1528 stars · 112 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An unplugin that generates TypeScript declaration files (*.d.ts) from .ts(x) and .vue source files during library-mode builds. It supports Vite, Rollup, Rolldown, Webpack, Rspack, and Esbuild, and evolved from vite-plugin-dts.
Use cases
- generate d.ts files when building a TypeScript library with Vite
- emit type declarations for a Vue component library
- bundle declaration files with Rollup or Rolldown
- produce .d.ts output in webpack or rspack builds
- replace vite-plugin-dts with a multi-bundler solution
- generate types for a Svelte library
When to choose
- you publish a TypeScript/Vue/Svelte library and need declaration files in the build output
- you need one dts plugin that works across Vite, Rollup, Webpack, Rspack, and Esbuild
- you are migrating from vite-plugin-dts and want broader bundler support
When to avoid
- you build applications rather than libraries and don't need to ship .d.ts files
- your project is plain JavaScript with no TypeScript types
- you need a bundler outside the supported list (e.g., esbuild-only exotic setups may need checking)
Facets
plugin · maturity active
build-tool compiler developer-tools developer-tools frontend web-development cli cross-platform dts declaration-files unplugin vite-plugin vue-tsc library-mode bundler-plugin typescript nodejs
2 sources
- readme: https://github.com/qmhc/unplugin-dts · fetched 2026-08-28 · a7348fb87506
- registry_npm: https://registry.npmjs.org/unplugin-dts · fetched 2026-08-29 · dbdf533083c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qmhc/unplugin-dts | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="qmhc/unplugin-dts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem