is-cidr
is-cidr copied to clipboard
Check if a string is an IP address in CIDR notation
Results
2
is-cidr issues
Sort by
recently updated
recently updated
newest added
Hi, This PR adds the ability to set the CIDR validation as "strict" fulfilling the wish stated in #6. It adds a new optional `boolean` parameter named "strict" that defaults...
In the most recent version of this package, the dependency for `cidr-regex` was pinned to an exact version. I don't now the reasons for that, the commit doesn't mention one....