Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/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
https://github.com/ip-num/ip-num

Added ability to see test coverage

126c20771f9e20a32845405d05555feeda2b4c94 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added test for HexadecimalUtils.ts

993bb6a6401fc241b7a22217c3070e38a323dce0 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Extended IPv6Utils

f01570b9e2dec0dcb7e97926dd4466e22d9ebdc7 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added utility to expand ipv6 address

86e87be364627887e7c06c18558bc7cd612cfb39 authored over 7 years ago by Dadepo Aderemi <[email protected]>
directly returning the result of the reduce

78a81663061be83f6a765dbec46ab5adb8f49677 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added (copied) IPv6Range implementation

f7b640926d187b836a14c077a1b7a8448a5c4f0d authored over 7 years ago by Dadepo Aderemi <[email protected]>
Re-tracking the IPv6RangeTests.ts file

7993f5b9f8d84a1a959963419cb40c2daef3590a authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added test for previous and next

0930dbee47c472c7fd66f27ada349331debb0649 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added ability to construct an IPv6 from IPv6 hexadecimal notation

f46013af1a7bd8ce9e78f406a89b5a1c035a46cc authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated test for BinaryUtils

bcd057c5aee6b656775099439eb6fde0e316bc0c authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated tests for IPv6 not to just use fff

239417e0bf02fe23e246663f9f2c8f100a6c5b76 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added the fromHexadecimal method for IPv6

949065490c5aa1109ceea3c918478e78f262902c authored over 7 years ago by Dadepo Aderemi <[email protected]>
Using includes in the tsconfig to specify where to look for ts files to compile

063b362477c4197244771e7302e9119b6fb12614 authored over 7 years ago by Dadepo Aderemi <[email protected]>
fix bug in binaryToBigInteger. Added test to get last IPV6 in range

3503ad3bf5b3a761f0cd495da33420a7074e2f9c authored over 7 years ago by Dadepo Aderemi <[email protected]>
Using bigInt everywhere

3413b4d62a2f417464e5b73ef539bf47fa6a5dab authored over 7 years ago by Dadepo Aderemi <[email protected]>
Add a toString method that prints the IP address as binary string

df49d9a03b906416ab13ccc286e46d04ddfbe205 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updating tests

b7941f46d96a2ccbfd6c197123eda466b5fc8616 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Replicated the tests for IPv6Range

5287f158b8288eedf958c599ddb4942cd5275922 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added functionality to collapse an IPv6 address

59b495300a4765a34638e3b2b1d95ee966ad0b20 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added Hexadecatet

01d59a44ed9245b93cdfd883b8a0039ffc2e6cf1 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Properlly parsing hexidecimal values to create Hexadecatets

8751464f48dfa9d3d8d3014c7c8408c2e05586a1 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Changing the range size to BigInteger

bdd5eb2cb13a0e2638fa85b848508dbf49f3c5a1 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Fix how IPv6 converts to string, added more tests for ipv6range

a892cfcc2e9a831d52bcc9ae22936d1a700f0544 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added more methods to IPv6

b99e8b6f16cdfad8eb79a72f6ff9d397891bf16f authored over 7 years ago by Dadepo Aderemi <[email protected]>
Using access modifier on constructor argument to automatically create member variable for IPv4Range

cb3102c01407067bdedc7d99689d7ef7c3c13b71 authored over 7 years ago by Dadepo Aderemi <[email protected]>
' => ""

5b05d3f158331e5dda3f65b9d5fc907652143880 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Removed gulp file. Updated package.json

ad438a68cf94339d8a291f2fcfc84c8a7c0d08ae authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated readme

29fba2c307b02b701dfb08283f2b027280371f99 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Adding basic implementation for asn and ipv4/ipv4 ranges

3422faf17e854a5260b36d154ce56a64a3f421a0 authored over 7 years ago by Dadepo Aderemi <[email protected]>
quick clean up - renaming etc

604b20d44db9ccb81bca25225022f34425a0ea9e authored over 7 years ago by Dadepo Aderemi <[email protected]>
Changing all Ip... to the correct IP...

d17f13b3e1677bafbd08141176126f113e30f212 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added tests for the hasPrevious and hasNext method on IPv6

4ceec52d9b77df412c9a6587860b08bc920a7eda authored over 7 years ago by Dadepo Aderemi <[email protected]>
Fix some compilation warning/errors. Upgraded jasmine-ts

c496b74aaf101e04e8f400afc40021cf702780ae authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated test for expanding and abbreviating Ipv6

c226f26aff7b4aab89916b5dcaf13cb3c374de0e authored over 7 years ago by Dadepo Aderemi <[email protected]>
Switching target module from commonjs to umd

77aba5e260a12df56d15dceb044af2a5ec1b8a02 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Little improvement to the implementation for binaryStringToDecimalOctets

05f5217664cabb62582796f95803475e6cd7f416 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added test for equality related operations for IPv6

a0e4abf98c949e170efb96aea1ce3542d70efd40 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Initial commit

73a1b773db7047195e8a42ed3b207f288e8f0061 authored over 7 years ago by dadepo <[email protected]>