jsxtyper
Type interface generator
Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time.
Generates TypeScript interfaces from .jsx files.
38 stars
5 watching
2 forks
Language: TypeScript
last commit: over 10 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
| | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
| | A tool that generates TypeScript interfaces from Go structs and interfaces. | 42 |
| | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
| | Automatically generates types for your Directus project | 213 |
| | Generates source code in multiple languages from TypeScript | 20 |
| | A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
| | A TypeScript library for generating complex types from functional logic | 418 |
| | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
| | Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
| | A tool that installs missing TypeScript typings for dependencies in a project's package.json. | 1,539 |
| | An example project demonstrating how to implement server-side rendering with React and TypeScript | 277 |
| | Automates TypeScript type generation from Rust code | 117 |
| | Automatically generates TypeScript declaration files for Vue.js components | 20 |
| | Generates arbitrary data types for property-based testing | 41 |