transitive-bullshit / ip-set

Efficient mutable set data structure optimized for use with IPv4 and IPv6 addresses. The primary use case is for working with potentially large IP blacklists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser tests

feross opened this issue · comments

We should fix the browser test badge. Did you set up a testling hook?

Removed testling references. I don't think browser tests are particularly important for this package since it's just using JS builtins. Closing.