Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Generate proptypes from typescript declarations

License

Notifications You must be signed in to change notification settings

ualibweb/typescript-to-proptypes

 
 

Repository files navigation

typescript-to-proptypes

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

Support

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

License

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

About

Generate proptypes from typescript declarations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.8%
  • JavaScript 12.2%