jasondavies / bloomfilter.js

JavaScript bloom filter using FNV for fast hashing
http://www.jasondavies.com/bloomfilter/
BSD 3-Clause "New" or "Revised" License
759 stars 79 forks source link

Release to bower #20

Closed wingedfox closed 6 years ago

wingedfox commented 8 years ago

It would be great to see this package in bower.io registry

gabegorelick commented 6 years ago

Bower isn't recommended for new projects. See https://bower.io/blog/2017/how-to-migrate-away-from-bower/.

image

I think this can be closed.

wingedfox commented 6 years ago

Wow, finally there's the answer :)