yuvrajkarna2717/react-hook-granth
[Enhancement]: Improve TypeScript types for better DX
Aperta
#6 aperta il 6 dic 2025
enhancementhelp wanted
Metriche repository
- Star
- (3 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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