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

Including the link to source maps in the README

github.com/ip-num/ip-num - ec7702e122a6dbb597100334e9f3e1644bcf0119 authored about 7 years ago by Dadepo Aderemi <[email protected]>
re-tracking the docs directory

github.com/ip-num/ip-num - 397266cd1c3103a2037a02d5a47ba96b6038cee9 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Including the js.map file in the bundled file

github.com/ip-num/ip-num - 76b378b42cb2f40ce3ebf3190bb7366375a0dd4f authored about 7 years ago by Dadepo Aderemi <[email protected]>
removing fdescribe

github.com/ip-num/ip-num - d2f3f6fd34f3c8e4964bfb829353d8da624db29f authored about 7 years ago by Dadepo Aderemi <[email protected]>
Making IPv4Subnet and IPv6Subnet extend IPv4 and IPv6 respectively

github.com/ip-num/ip-num - 122e3d6b7ced2c6f31996b6da42e115a54c93a2b authored about 7 years ago by Dadepo Aderemi <[email protected]>
Update README.md

github.com/ip-num/ip-num - a29c8a0124824a4e5bf6c16bbc1d2f5e9deb3739 authored about 7 years ago by dadepo <[email protected]>
Update .travis.yml

github.com/ip-num/ip-num - 8c21a1cd5037345541d47a1a9f0cfbe74ccfe420 authored about 7 years ago by dadepo <[email protected]>
Include coverage generation while running tests

github.com/ip-num/ip-num - f5332a6263a9ee6d8e94ca316f08cdf5e33229aa authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added test coverage for the subnet module

github.com/ip-num/ip-num - da7f67f88a0ebac44224899f679e0a38199f0faf authored about 7 years ago by Dadepo Aderemi <[email protected]>
Update .travis.yml

github.com/ip-num/ip-num - 22d520887550f2f587fbefb8b68712b8c3a02e63 authored about 7 years ago by dadepo <[email protected]>
Update .travis.yml

github.com/ip-num/ip-num - e329657183667bbac698e6f1acafa57c550444ae authored about 7 years ago by dadepo <[email protected]>
Update .travis.yml

github.com/ip-num/ip-num - 4d2164535140cb01c2aaf63940639397b416c8de authored about 7 years ago by dadepo <[email protected]>
Adding lcov as part of the reporting format

github.com/ip-num/ip-num - 3adbfee7bfbdbeb787f3472e8bb2a427417bb451 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Update .travis.yml

github.com/ip-num/ip-num - e8f8a5a4e2d85bc5dc6b21f47de2569a65b5c2fe authored about 7 years ago by dadepo <[email protected]>
Update .travis.yml

github.com/ip-num/ip-num - 5ebc405f5749cb0c56fa94fcb77fb1a3fa828ac6 authored about 7 years ago by dadepo <[email protected]>
Attempting coveralls integration

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

github.com/ip-num/ip-num - 3037b7ba2d86e336dba82fa8b2b0ef799d87ec0e authored about 7 years ago by Dadepo Aderemi <[email protected]>
Removed fit

github.com/ip-num/ip-num - 9ac64b72dcc7443e478bf2a52d8960563177d0a7 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Extended PrefixTest

github.com/ip-num/ip-num - c1cf53e1b5f0c4e1acd7356e0cf9e72246c14938 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Remove code path that would never be executed

github.com/ip-num/ip-num - 15e8b3fe428a07c0b2c81767893fa25808924edf authored about 7 years ago by Dadepo Aderemi <[email protected]>
Removing the optional return and throw function on interface Iterator<T> as it is not part of the Es6 defintion for Iterator

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

github.com/ip-num/ip-num - 0be069565b06b744e2099ae776ddcb76f58a292b authored about 7 years ago by Dadepo Aderemi <[email protected]>
Updating the error condition for test that confirms exception on illegal IPv6 string in constructor

github.com/ip-num/ip-num - f4a64e10ef6a0e415e2d9e9ecb9e9586193c97cd authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added test for invalid IPv6 string in IPv6 construction

github.com/ip-num/ip-num - 7ab41e9a71a8491d6ce6fb86112b793f0c70ad61 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Removing the optional return and throw function on interface Iterator<T> as it is not part of the Es6 defintion for Iterator

github.com/ip-num/ip-num - 3c7ea42203abf5e9378076b1e0db5ab29d619e16 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added test to validate that single ipv4 ranges cannot be split

github.com/ip-num/ip-num - dc140e30df57a7448c2f5c29bbcc70880ef30ad6 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Added test to confirm exception when asked to take an amount greater than the size of an IPv4Range

github.com/ip-num/ip-num - 23585c794d41d5baebb932cc2892fc9f7494f628 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Update README.md

github.com/ip-num/ip-num - 236689c4e7d706eeb58b00be5fec8d8e033ff557 authored about 7 years ago by dadepo <[email protected]>
Update README.md

github.com/ip-num/ip-num - de508014a9ce739e9c7ba6c7603ce92b1b659df9 authored about 7 years ago by dadepo <[email protected]>
Including README in release

github.com/ip-num/ip-num - 17ba5238c8dfc209f531555d7d33b6ae8f92d142 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Including readme in release

github.com/ip-num/ip-num - f7716ccfe1e3396c4422e6c4c356057879cd4118 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Update README.md

github.com/ip-num/ip-num - 943ae717ab3ad31790b91ae8f52ba3ecc39ccfda authored about 7 years ago by dadepo <[email protected]>
Updated the link to ip-num.js in README

github.com/ip-num/ip-num - d7b0e6f16743c692989614813356abd1380bb4fe authored about 7 years ago by Dadepo Aderemi <[email protected]>
including ip-num.js in docs

github.com/ip-num/ip-num - 56dd8241d99cabbf08b35f708ae62424b5da74a9 authored about 7 years ago by Dadepo Aderemi <[email protected]>
0.0.10-pre-alpha release

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

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

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

github.com/ip-num/ip-num - 155820f9182fb3d588e9512f05eb2b5c2240ffdf authored about 7 years ago by Dadepo Aderemi <[email protected]>
Update README.md

github.com/ip-num/ip-num - 45570f171c478719ae7a48b98a24b7ff7be0d038 authored about 7 years ago by dadepo <[email protected]>
re-adding the release step

github.com/ip-num/ip-num - b432b6053d965ee533118e890de2038e4e1b21ee authored about 7 years ago by Dadepo Aderemi <[email protected]>
Updated docs. Adding ip-num.js in docs so it can be referrenced as external scripts

github.com/ip-num/ip-num - 860f4ec24ce492490fdd8033b90d1b1ca942ecc9 authored about 7 years ago by Dadepo Aderemi <[email protected]>
Released 0.0.9-pre-alpha

github.com/ip-num/ip-num - 1815c54b5f8c36e09aa39afcff4930560f516325 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated documentation for Subnet module

github.com/ip-num/ip-num - d5fb9ab9dd45e2ed9d6b02ea140676f202b36137 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated the test for Prefix module

github.com/ip-num/ip-num - 314d0ed4f55a2ae74dda4f2bdcfb2e8ab3cc702f authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated docs for Octet

github.com/ip-num/ip-num - 82c16ae9bd5695e88815d4b3f96a411b72b3407d authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated documentation for IPv6Util

github.com/ip-num/ip-num - bec7541b778f959d554440f2457ab919801913b2 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated documentation for IPv6Util

github.com/ip-num/ip-num - 8466b6ecd448107cb28581e90c2c12ffb464d5a6 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated documentation for IPv4Range and IPv6Range

github.com/ip-num/ip-num - f3374217036f9030af537b91aedef7e01a07bade authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added jsdocs to IPRange

github.com/ip-num/ip-num - e67c9821691b53841eec603ca834a3d5b2229c59 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated documentation IPv4, IPv6, AbstractIPNum, IPNumber

github.com/ip-num/ip-num - d59a6ea3523a87985f1de7ef08c13c73012ff075 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated docs for Hexadecatet

github.com/ip-num/ip-num - 5773eb43a65659803e5dd2071f010856cb68cf58 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated docs

github.com/ip-num/ip-num - 4f1f136b0af0c32c8f677d8b82ece8bde2362467 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated the ASN documentation

github.com/ip-num/ip-num - c44e5a495f31276bd88a2bc148f771066dd412e8 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Adding travis build badge

github.com/ip-num/ip-num - 51291b9b43045db9a1670a6ff015f94ea4fbeb3c authored over 7 years ago by dadepo <[email protected]>
Update .travis.yml

github.com/ip-num/ip-num - a63d3ff0cecc952bdf61135163450872755b478f authored over 7 years ago by dadepo <[email protected]>
Create .travis.yml

github.com/ip-num/ip-num - c2ef44e4f15e1e9584cacc1835d096df47496e22 authored over 7 years ago by dadepo <[email protected]>
Removing next()/previous()/ replacing with nextIPNumber()/previousIPNumber() on ASN to keep consistency

github.com/ip-num/ip-num - cb82ac183cff65fc8049393e008cab6b97b11c16 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated jsdoc on AbstractIPNum

github.com/ip-num/ip-num - bfc7e5cc4bd6fc20854f7818878a265309c092a2 authored over 7 years ago by Dadepo Aderemi <[email protected]>
pushing to 0.0.8-pre-alpha

github.com/ip-num/ip-num - de7862eedb749b8bf88a5213b8843c168f006bec authored over 7 years ago by Dadepo Aderemi <[email protected]>
Update README.md

github.com/ip-num/ip-num - 4bf6d5f61ee04bd9980530a9727f00b705ec0ee7 authored over 7 years ago by dadepo <[email protected]>
Update README.md

github.com/ip-num/ip-num - 1d9024955aa7f8feff1c3f6936fce54d67dd2fce authored over 7 years ago by dadepo <[email protected]>
0.0.7-pre-alpha release

github.com/ip-num/ip-num - 2a8ade2b4d08e33382fbb1dff9f1e9229159e9c6 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Some README formating

github.com/ip-num/ip-num - 55291998940c3b6f14256a39b87ca85567ed2c16 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Update package.json

github.com/ip-num/ip-num - 9678922a67871be54481285dd2c7414f939a3591 authored over 7 years ago by Dadepo Aderemi <[email protected]>
updating the readme

github.com/ip-num/ip-num - 622bdd5c46e957590c41da503aa8caf3d7f6d3c8 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Switching Typedocs theme back to minimal

github.com/ip-num/ip-num - 8ed02df1865126d6244510ef48a0d0d79c33d953 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Fixed omission in dosc script. So now actually generating .nojekyll

github.com/ip-num/ip-num - 16d83fd2a8720f33753f94fd882ddd7bcf869b1a authored over 7 years ago by Dadepo Aderemi <[email protected]>
adding .nojekyll so github pages can respect directory starting with an underscore

github.com/ip-num/ip-num - bbb772d1e3e78717b1d15e7512d752331e9fbbab authored over 7 years ago by Dadepo Aderemi <[email protected]>
Update _config.yml

github.com/ip-num/ip-num - a437bff9aed5acfd94ef5aee28f76a50f789dd63 authored over 7 years ago by dadepo <[email protected]>
Update _config.yml

github.com/ip-num/ip-num - 8acd1d425f219c5814aed6c2ecf6dcb8d1ef8e69 authored over 7 years ago by dadepo <[email protected]>
Update _config.yml

github.com/ip-num/ip-num - 2856ff82efe8567a05c9cff8ed2135bf8699ae86 authored over 7 years ago by dadepo <[email protected]>
Trigger rebuild

github.com/ip-num/ip-num - c49ca0404061589941bbea12f809d3373577afb9 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Set theme jekyll-theme-minimal

github.com/ip-num/ip-num - 064ca0fa55171fd2e04a34b8d79b15977116e15c authored over 7 years ago by dadepo <[email protected]>
Including the docs folder

github.com/ip-num/ip-num - 727744b5971dca45900297560ff4891199a70473 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Chaning the theme for the docs

github.com/ip-num/ip-num - 2253f9bedda21b8f8c6c55a8980a63f6637da5a5 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Set theme jekyll-theme-minimal

github.com/ip-num/ip-num - b57b92a4187e9dbb11643447f7a817aa7ff243c8 authored over 7 years ago by dadepo <[email protected]>
Including generation fo docs in the release flow

github.com/ip-num/ip-num - 29364cbc2576df7ca4c506ebf87dc03c517b6d38 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Started tracking the bundled version

github.com/ip-num/ip-num - 6525b01356df2b5beaaabe7addf4a79211942222 authored over 7 years ago by Dadepo Aderemi <[email protected]>
adding documentation

github.com/ip-num/ip-num - 69a92fa10f2db3a67e24e7ba321bfbb4c5a20063 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Enabling release script that allows releasing with a flat structure

github.com/ip-num/ip-num - 1951c96381c3a8733d333c6ceee4e1d77a765005 authored over 7 years ago by Dadepo Aderemi <[email protected]>
bumped version to 0.0.4-pre-alpha

github.com/ip-num/ip-num - 9073239b6e3ce57a1930bda093e5032b532b657b authored over 7 years ago by Dadepo Aderemi <[email protected]>
Adding the version number in the file. Started tracking the release version in git

github.com/ip-num/ip-num - f673c53c012d882f9e82e48310149f8af8372445 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Setting up the release pipeline

github.com/ip-num/ip-num - ae405a05ad59504aa6abb5e6cbe804bf0b8f8a22 authored over 7 years ago by Dadepo Aderemi <[email protected]>
removed TODO

github.com/ip-num/ip-num - e4c2f90cca2eda5573701127d4c612b8e7103fd7 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Removed explicit use of 'use strict' since it can be set via compiler flag. Updated some jsdocs

github.com/ip-num/ip-num - 0a59b1de8641abd4f4a0e4e73a73f466631b0686 authored over 7 years ago by Dadepo Aderemi <[email protected]>
rename static constructor functions to fromZYX format

github.com/ip-num/ip-num - 603001ff928823d8988e63f8077834a7472bb89e authored over 7 years ago by Dadepo Aderemi <[email protected]>
0.0.3-pre-alpha

github.com/ip-num/ip-num - ad4bc1c7fc85aa93fbdefa769924d399320d5cc2 authored over 7 years ago by Dadepo Aderemi <[email protected]>
bumped up version to 0.0.2-pre-alpha

github.com/ip-num/ip-num - 279d2049375c93043ae339743302b637665eab4d authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added test to check the IPNumber and IPRange correctly encapsulates

github.com/ip-num/ip-num - 2b91d3c932ff4e4e76baf52805a928c70fc30784 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added the IPRange interface

github.com/ip-num/ip-num - 42e148a6f2d45dffae4e786be0a35e1bd08fea4a authored over 7 years ago by Dadepo Aderemi <[email protected]>
Introduce the IPNumber interface

github.com/ip-num/ip-num - f9f2cc41fd7fd961f3f39966984a42f6890f31ab authored over 7 years ago by Dadepo Aderemi <[email protected]>
Moved common methods in IPv4 and IPv6 to AbstractIPNum

github.com/ip-num/ip-num - 5f474fb8ca788bfa1b81197aeaba288e9e1f0cdb authored over 7 years ago by Dadepo Aderemi <[email protected]>
Unified the return type from Validation methods

github.com/ip-num/ip-num - b862d45878e4e550dcb67b6eed7c2f31d9440d7c authored over 7 years ago by Dadepo Aderemi <[email protected]>
Modified a little bit how the error messages are verified in test for isValidIPv4CidrNotation

github.com/ip-num/ip-num - 7af1bdd7b794a25e95ea1e314aec356cb1114ccd authored over 7 years ago by Dadepo Aderemi <[email protected]>
Fix IPV4_PATTERN

github.com/ip-num/ip-num - 5f9aec6ad0a9b9998b5181a6ed2b9c197da593e3 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated docs in Validator.ts

github.com/ip-num/ip-num - 53dd4dce05d1d605a3790789373139f4e4357557 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Added test coverage for when malformed range notation is passed when creating IPv4 range

github.com/ip-num/ip-num - 3762b71eec5da7a59380c51e0b106aac62a8ec84 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updated Validator.isValidIPv4CidrNotation. Added ValidatorTest

github.com/ip-num/ip-num - c1ab21808b4e8dac2a734cec05496a0bb564695e authored over 7 years ago by Dadepo Aderemi <[email protected]>
Fix regex pattern for ipv4 range

github.com/ip-num/ip-num - 7a61e5d37c4cf33eb2318bad2f003573c8f841c3 authored over 7 years ago by Dadepo Aderemi <[email protected]>
Updating version

github.com/ip-num/ip-num - 8790370a1d3efaa5d818d14ebe6707768a4c3c89 authored over 7 years ago by Dadepo Aderemi <[email protected]>