- vite-plugin-dts VS vite-plugin-lib-inject-css
- vite-plugin-dts VS vite-plugin-monkey
- vite-plugin-dts VS vite-plugin-document
- vite-plugin-dts VS my-component-library-consumer
- vite-plugin-dts VS my-component-library
- vite-plugin-dts VS domco
- vite-plugin-dts VS vanilla-extract
- vite-plugin-dts VS css-modules
- vite-plugin-dts VS vite
- vite-plugin-dts VS vite-plugin-pwa
Vite-plugin-dts Alternatives
Similar projects and alternatives to vite-plugin-dts
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
vite-plugin-lib-inject-css
Inject css at the top of chunk file in lib mode using import statement, support multiple entries.
-
vite-plugin-monkey
A vite plugin server and build your.user.js for userscript engine like Tampermonkey, Violentmonkey, Greasemonkey, ScriptCat
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
vite-plugin-dts discussion
vite-plugin-dts reviews and mentions
-
NPM workspace and vite - Read dependency build output (d.ts file)
I have a monorepo which uses the npm workspace feature. The packages can be built with using vite and d.ts files are generated using vite-plugin-dts. Every package has a vite config.
-
Creating a Component Library Fast🚀(using Vite's library mode)
As this is a Typescript library you also want to ship type definitions with your package. Fortunately there is a Vite plugin that does exactly this: vite-plugin-dts
Stats
qmhc/vite-plugin-dts is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vite-plugin-dts is TypeScript.