typescript-to-proptypes
TypeScript icon, indicating that this package has built-in type declarations

2.2.1 • Public • Published

typescript-to-proptypes

An API for converting TypeScript definitions to PropTypes using the TypeScript Compiler API

Install

yarn add typescript-to-proptypes --dev
or
npm install typescript-to-proptypes --save-dev

Support

Component type
Class ✔️
Function ✔️
Const functions ✔️
React.memo ✔️
React.ForwardRef ✔️

License

This project is licensed under the terms of the MIT license.

Package Sidebar

Install

npm i typescript-to-proptypes

Weekly Downloads

2,498

Version

2.2.1

License

MIT

Unpacked Size

119 kB

Total Files

76

Last publish

Collaborators

  • merceyz