ip-regex
Regular expression for matching IP addresses (IPv4 & IPv6)
is-ip
Check if a string is an IP address
@esm2cjs/ip-regex
Regular expression for matching IP addresses (IPv4 & IPv6). This is a fork of sindresorhus/ip-regex, but with CommonJS support.
@esm2cjs/is-ip
Check if a string is an IP address. This is a fork of sindresorhus/is-ip, but with CommonJS support.