vite-plugin-public-typescript
Type-injector
A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering.
Inject TypeScript into HTML
12 stars
2 watching
3 forks
Language: TypeScript
last commit: 18 days ago
Linked from 1 awesome list
htmlinjectinject-scripttypescriptvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
altrusl/vite-plugin-html-injection | A plugin to inject reusable code snippets into HTML files during the build process for faster and more maintainable front-end development. | 19 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 58 |
marco-prontera/vite-plugin-css-injected-by-js | A Vite plugin that injects CSS into HTML pages using JavaScript | 423 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
herberttn/vite-plugin-typescript-transform | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
vbenjs/vite-plugin-html | A vite plugin for processing HTML templates | 601 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
yzydeveloper/vite-plugin-babel-compiler | A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
owlsdepartment/vite-plugin-babel | Enables Babel transformation of JavaScript code during Vite build and serve phases | 53 |
hmsk/vite-plugin-elm | Enables compilation and execution of Elm code within Vite projects. | 201 |
vituum/vite-plugin-posthtml | Transforms PostHTML syntax into HTML for use in Vite projects | 9 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
tomjs/vite-plugin-electron | A plugin to simplify development configuration for Electron applications using Vite. | 5 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |