vite-plugin-lib-types
Type generator
Generates TypeScript declarations during library builds for compatibility with other languages and frameworks.
Generate typescript declarations
6 stars
0 watching
1 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates .d.ts files for TypeScript projects using the Vite plugin architecture | 1,327 |
| Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| Configures Vite for use with a Laravel backend server | 816 |
| Automatically generates TypeScript declaration files for Vue.js components | 20 |
| A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| Automatically generates sidebar data from directories scanned by VitePress | 106 |
| Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
| Generates HTML output files with <script> and <link> elements from entry points. | 8 |
| A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
| Generates robots.txt files based on build mode | 9 |
| Generates source code in multiple languages from TypeScript | 20 |
| Automates the creation of new Vue TypeScript components with support for customizable naming conventions and component paths. | 5 |
| Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 38 |
| A TypeScript library for generating complex types from functional logic | 418 |