Skip to content

Commit

Permalink
add related
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Oct 25, 2023
1 parent dc457e3 commit 6aa52f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,9 @@ Returns a `parsed` Object which is used internally by this module. It can be use
## Related

- [is-cidr](https://github.com/silverwind/is-cidr) - Check if a string is an IP address in CIDR notation
- [cidr-regex](https://github.com/silverwind/cidr-regex) - Check if a string is an IP address in CIDR notation
- [is-ip](https://github.com/sindresorhus/is-ip) - Check if a string is an IP address
- [ip-regex](https://github.com/sindresorhus/ip-regex) - Regular expression for matching IP addresses
- [ip-bigint](https://github.com/silverwind/ip-bigint) - Convert IPv4 and IPv6 addresses to native BigInt and vice-versa
- [cidr-tools](https://github.com/silverwind/cidr-tools) - Tools to work with IPv4 and IPv6 CIDR network lists

© [silverwind](https://github.com/silverwind), distributed under BSD licence.

0 comments on commit 6aa52f4

Please sign in to comment.