(0 comments) (0 reactions) (0 assignees)Go (25 forks)github user discovery
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Create a validator for ISBN-10 and ISBN-13 book identifiers.

Tasks:

  • Support both ISBN-10 and ISBN-13 formats
  • Validate check digits
  • Handle hyphens and spaces in input
  • Add comprehensive test coverage

Contributor guide