yuvrajkarna2717/react-hook-granth

[Enhancement]: Improve TypeScript types for better DX

Open

#6 opened on Dec 6, 2025

 (0 comments) (0 reactions) (0 assignees)JavaScript (1 fork)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide