ip-num / ip-num

A TypeScript/JavaScript library for working with ASN, IPv4, and IPv6 numbers. It provides representations of these internet protocol numbers with the ability to perform various IP related operations like parsing, validating etc. on them

Home Page:https://ip-num.github.io/ip-num/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce an Abstract class that contains logic that can be shared between IPv4Range and IPv6Range

dadepo opened this issue · comments

Implemented in 7e9f321

Prep-ing for v1.2.1 release