yuvrajkarna2717/react-hook-granth
[Enhancement]: Improve TypeScript types for better DX
Offen
#6 geöffnet am 06.12.2025
enhancementhelp wanted
Repository-Metriken
- Stars
- (3 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Description: Review and improve TypeScript definitions across all hooks for better type inference and developer experience.
Tasks:
- Review all hook return types
- Add generic type support where applicable
- Improve parameter type constraints
- Add utility types for common patterns
8. [Enhancement]: Add Storybook documentation
Labels: documentation, enhancement, help wanted
Description: Create interactive Storybook documentation for all hooks with live examples and controls.
Requirements:
- Set up Storybook configuration
- Create stories for each hook
- Interactive controls for hook parameters
- Multiple usage examples per hook