View on GitHub
 (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

Implement a validator for ISSN (International Standard Serial Number).

Features:

  • Validate 8-digit ISSN format
  • Check the check digit
  • Support hyphenated format (XXXX-XXXX)
  • Include examples for journal/periodical metadata

Contributor guide