Ecosyste.ms: OpenCollective

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

ip-num

Building a TypeScript/JavaScript library for working with ASN, IPv4, and IPv6 numbers. It provides representations of these internet protocol numbers
Collective - Host: opensource - https://opencollective.com/ip-num - Code: https://github.com/ip-num/ip-num

Added ability to see test coverage

github.com/ip-num/ip-num - 126c20771f9e20a32845405d05555feeda2b4c94 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added test for HexadecimalUtils.ts

github.com/ip-num/ip-num - 993bb6a6401fc241b7a22217c3070e38a323dce0 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Extended IPv6Utils

github.com/ip-num/ip-num - f01570b9e2dec0dcb7e97926dd4466e22d9ebdc7 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added utility to expand ipv6 address

github.com/ip-num/ip-num - 86e87be364627887e7c06c18558bc7cd612cfb39 authored about 7 years ago by Dadepo Aderemi <[email protected]>
directly returning the result of the reduce

github.com/ip-num/ip-num - 78a81663061be83f6a765dbec46ab5adb8f49677 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added (copied) IPv6Range implementation

github.com/ip-num/ip-num - f7b640926d187b836a14c077a1b7a8448a5c4f0d authored about 7 years ago by Dadepo Aderemi <[email protected]>
Re-tracking the IPv6RangeTests.ts file

github.com/ip-num/ip-num - 7993f5b9f8d84a1a959963419cb40c2daef3590a authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added test for previous and next

github.com/ip-num/ip-num - 0930dbee47c472c7fd66f27ada349331debb0649 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added ability to construct an IPv6 from IPv6 hexadecimal notation

github.com/ip-num/ip-num - f46013af1a7bd8ce9e78f406a89b5a1c035a46cc authored about 7 years ago by Dadepo Aderemi <[email protected]>
Updated test for BinaryUtils

github.com/ip-num/ip-num - bcd057c5aee6b656775099439eb6fde0e316bc0c authored about 7 years ago by Dadepo Aderemi <[email protected]>
Updated tests for IPv6 not to just use fff

github.com/ip-num/ip-num - 239417e0bf02fe23e246663f9f2c8f100a6c5b76 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added the fromHexadecimal method for IPv6

github.com/ip-num/ip-num - 949065490c5aa1109ceea3c918478e78f262902c authored about 7 years ago by Dadepo Aderemi <[email protected]>
Using includes in the tsconfig to specify where to look for ts files to compile

github.com/ip-num/ip-num - 063b362477c4197244771e7302e9119b6fb12614 authored about 7 years ago by Dadepo Aderemi <[email protected]>
fix bug in binaryToBigInteger. Added test to get last IPV6 in range

github.com/ip-num/ip-num - 3503ad3bf5b3a761f0cd495da33420a7074e2f9c authored about 7 years ago by Dadepo Aderemi <[email protected]>
Using bigInt everywhere

github.com/ip-num/ip-num - 3413b4d62a2f417464e5b73ef539bf47fa6a5dab authored about 7 years ago by Dadepo Aderemi <[email protected]>
Add a toString method that prints the IP address as binary string

github.com/ip-num/ip-num - df49d9a03b906416ab13ccc286e46d04ddfbe205 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Updating tests

github.com/ip-num/ip-num - b7941f46d96a2ccbfd6c197123eda466b5fc8616 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Replicated the tests for IPv6Range

github.com/ip-num/ip-num - 5287f158b8288eedf958c599ddb4942cd5275922 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added functionality to collapse an IPv6 address

github.com/ip-num/ip-num - 59b495300a4765a34638e3b2b1d95ee966ad0b20 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added Hexadecatet

github.com/ip-num/ip-num - 01d59a44ed9245b93cdfd883b8a0039ffc2e6cf1 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Properlly parsing hexidecimal values to create Hexadecatets

github.com/ip-num/ip-num - 8751464f48dfa9d3d8d3014c7c8408c2e05586a1 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Changing the range size to BigInteger

github.com/ip-num/ip-num - bdd5eb2cb13a0e2638fa85b848508dbf49f3c5a1 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Fix how IPv6 converts to string, added more tests for ipv6range

github.com/ip-num/ip-num - a892cfcc2e9a831d52bcc9ae22936d1a700f0544 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added more methods to IPv6

github.com/ip-num/ip-num - b99e8b6f16cdfad8eb79a72f6ff9d397891bf16f authored about 7 years ago by Dadepo Aderemi <[email protected]>
Using access modifier on constructor argument to automatically create member variable for IPv4Range

github.com/ip-num/ip-num - cb3102c01407067bdedc7d99689d7ef7c3c13b71 authored about 7 years ago by Dadepo Aderemi <[email protected]>
' => ""

github.com/ip-num/ip-num - 5b05d3f158331e5dda3f65b9d5fc907652143880 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Removed gulp file. Updated package.json

github.com/ip-num/ip-num - ad438a68cf94339d8a291f2fcfc84c8a7c0d08ae authored about 7 years ago by Dadepo Aderemi <[email protected]>
Updated readme

github.com/ip-num/ip-num - 29fba2c307b02b701dfb08283f2b027280371f99 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Adding basic implementation for asn and ipv4/ipv4 ranges

github.com/ip-num/ip-num - 3422faf17e854a5260b36d154ce56a64a3f421a0 authored about 7 years ago by Dadepo Aderemi <[email protected]>
quick clean up - renaming etc

github.com/ip-num/ip-num - 604b20d44db9ccb81bca25225022f34425a0ea9e authored about 7 years ago by Dadepo Aderemi <[email protected]>
Changing all Ip... to the correct IP...

github.com/ip-num/ip-num - d17f13b3e1677bafbd08141176126f113e30f212 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added tests for the hasPrevious and hasNext method on IPv6

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

github.com/ip-num/ip-num - c496b74aaf101e04e8f400afc40021cf702780ae authored about 7 years ago by Dadepo Aderemi <[email protected]>
Updated test for expanding and abbreviating Ipv6

github.com/ip-num/ip-num - c226f26aff7b4aab89916b5dcaf13cb3c374de0e authored about 7 years ago by Dadepo Aderemi <[email protected]>
Switching target module from commonjs to umd

github.com/ip-num/ip-num - 77aba5e260a12df56d15dceb044af2a5ec1b8a02 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Little improvement to the implementation for binaryStringToDecimalOctets

github.com/ip-num/ip-num - 05f5217664cabb62582796f95803475e6cd7f416 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added test for equality related operations for IPv6

github.com/ip-num/ip-num - a0e4abf98c949e170efb96aea1ce3542d70efd40 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Initial commit

github.com/ip-num/ip-num - 73a1b773db7047195e8a42ed3b207f288e8f0061 authored about 7 years ago by dadepo <[email protected]>