enhancementhacktoberfest
Repository metrics
- Stars
- (13 stars)
- PR merge metrics
- (PR metrics pending)
Description
Create a utility function to validate URLs. This should check if a given string is a properly formatted URL (http/https protocols), handle edge cases, and include JSDoc comments.