ip-address icon indicating copy to clipboard operation
ip-address copied to clipboard

Document is not complete

Open shaozi opened this issue 7 years ago • 2 comments

Hi,

The library is great! But the document is missing a lot of good functions.

Here are the ones that are missing in the document for Address4:

  • address
  • addressMinusSuffix
  • groups
  • parsedAddress
  • parsedSubnet
  • subnet
  • subnetMask
  • v4
  • valid

shaozi avatar Apr 19 '17 01:04 shaozi

thanks for reporting! i'll add docs for these methods :)


Sent from my phone.

On Apr 18, 2017, at 18:00, shaozi [email protected] wrote:

Hi,

The library is great! But the document is missing a lot of good functions.

Here are the ones that are missing in the document for Address4:

address addressMinusSuffix groups parsedAddress parsedSubnet subnet subnetMask v4 valid — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

beaugunderson avatar Apr 19 '17 01:04 beaugunderson

these are not only mussing for Address4 but also for Address6

I use parsedAddress to check if two ipv6 differs or not

neophob avatar Jun 02 '17 15:06 neophob