ipfs-shipyard / ipfs-geoip

geoip lookup over DAG-CBOR dataset loaded from IPFS
MIT License
70 stars 21 forks source link

feat: prebuilt browser bundle #74

Closed lidel closed 4 years ago

lidel commented 4 years ago

This should unblock https://github.com/ipfs/public-gateway-checker/pull/96#discussion_r428314734

This PR is a surgical update to provide browserified bundle that can be loaded from jsDelivr:

Just to be safe, I plan to release this as 4.0.0

lazyweirdo commented 4 years ago

is it ready ?

lidel commented 4 years ago

lol I was about to merge this and this popped out, you scared me :rofl:

will release this shortly

lidel commented 4 years ago

Released as v4.1.0, bundle is at: https://cdn.jsdelivr.net/npm/ipfs-geoip@4.1.0/dist/index.min.js, when loaded you should have access to window.IpfsGeoip