Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

feat: added isIPv4 #173

Merged
merged 2 commits into from
Jan 10, 2023
Merged

feat: added isIPv4 #173

merged 2 commits into from
Jan 10, 2023

Conversation

regisrex
Copy link
Contributor

Added isIPv4() validator

Added a validator for v4 ip addresses

  • Bug
  • Feature
  • Breaking changes

Fixes #103

@pacifiquem
Copy link
Contributor

Great Feature .

Copy link
Owner

@veritem veritem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yoo thanks, this looks really nice. Would you mind adding this new func to docs on README after that this will get merged and published on npm

@regisrex
Copy link
Contributor Author

Yoo thanks, this looks really nice. Would you mind adding this new func to docs on README after that this will get merged and published on npm

Task done.

@regisrex regisrex requested a review from veritem January 10, 2023 18:53
Copy link
Owner

@veritem veritem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@veritem veritem merged commit d8fb994 into veritem:main Jan 10, 2023
@regisrex
Copy link
Contributor Author

Thanks

My pleasure !
Cheers

@regisrex regisrex deleted the feature-isIPv4 branch January 11, 2023 17:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

isIpv4: check whether provided string is an IP address v 4
3 participants