babel-plugin-typescript-to-proptypes
Type converter
Converts TypeScript interfaces and type aliases to React PropTypes
Generate React PropTypes from TypeScript interfaces or type aliases.
367 stars
4 watching
25 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
babel-pluginprop-typesreacttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin to automatically generate React PropTypes definitions from Flow type declarations. | 431 |
| Removes unnecessary React propTypes from production builds to reduce file size. | 896 |
| Prop type definitions for Vue.js applications with TypeScript support | 9 |
| Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
| Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 38 |
| A Vue.js props type definition to ensure consistency and accuracy in prop types | 20 |
| A utility library for converting props to common data types in Vue.js applications | 5 |
| Enables extending built-in JavaScript types like Error and Array by static analysis | 148 |
| Enables transpiling of TypeScript files in the browser using SystemJS | 248 |
| A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
| Automatically generates Yew components from React components with TypeScript type definitions | 54 |
| Transforms SVG files into reusable React components | 574 |
| Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
| A tool to seamlessly integrate TypeScript with React Native | 657 |
| Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |