developer-student-clubs / npmBox

⚡ A curated collection of npm packages for its various use cases. 📔
https://developer-student-clubs.github.io/npmBox/
MIT License
22 stars 25 forks source link

Adding new module is-url #101

Closed Nisarg155 closed 1 year ago

Nisarg155 commented 1 year ago

is-url is a JavaScript library that provides simple URL validation. It allows you to check whether a given string is a valid URL or not. The library typically checks if the input follows the basic URL structure and whether the protocol and domain are in a valid format.

github-actions[bot] commented 1 year ago

Hello 👋 @Nisarg155, thanks for creating issue at npmBox, hope you followed the guidelines.