yuvrajkarna2717/react-hook-granth
[Enhancement]: Improve TypeScript types for better DX
开放
#6 创建于 2025年12月6日
enhancementhelp wanted
仓库指标
- 星标
- (3 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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