0.1.2 • Published 3 years ago

bloomrs v0.1.2

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Bloomrs - rust powered bloom filter for javascript

About

This is just a light wrapper around a rust bloom filter written by much smarter people, which I've put together to throw onto NPM

Usage

Build

wasm-pack build --target nodejs

Test

wasm-pack test --node

Publish to NPM with wasm-pack publish

wasm-pack publish
0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago