babel-plugin-flow-react-proptypes
PropTypes generator
A plugin to automatically generate React PropTypes definitions from Flow type declarations.
A babel plugin to generate React PropTypes definitions from Flow type declarations.
431 stars
2 watching
49 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
| Removes unnecessary React propTypes from production builds to reduce file size. | 896 |
| Converts Flow types into GraphQL fragments for Relay | 38 |
| Enables extending built-in JavaScript types like Error and Array by static analysis | 148 |
| Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
| 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 |
| A Babel plugin that extracts documentation information from React classes and components. | 162 |
| A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
| Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
| A utility library to simplify styled props in React and React Native components | 134 |
| A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
| A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |
| Generates type definitions for serialized data formats like JSON | 3 |
| An add-on to JavaScript code analysis that detects and prevents type-coercion bugs during runtime. | 116 |