yuvrajkarna2717/react-hook-granth

[Enhancement]: Improve TypeScript types for better DX

オープン

#6 opened on 2025/12/06

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (1 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド