developit / developit/proptypes
Support for PropTypes.symbol
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I am used to the react `PropTypes` and I used them for things other than components.
I am using `proptypes` but now I need to validate for `Symbol`. This is not in the ~14 code base that is your current implementation.
Do you have any guidance?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the standalone PropTypes implementation and the existing primitive validators; the issue does not name specific files or tests. Confirm the expected behavior for Symbol values and non-Symbol values, then verify that the new PropTypes.symbol validator behaves consistently with the existing validators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100