roaring

v1.4.2
CRoaring official port for NodeJS
CRoaring Roaring bitmaps

doc

typedoc ./index.d.ts

lint

eslint .

test

mocha -r ts-node/register test/**/*.test.ts test/*.test.ts

compile

node-gyp build

install

prebuild-install || node-gyp rebuild

lint:fix

eslint . --fix

precommit

lint-staged && pretty-quick --staged

recompile

node-gyp rebuild

benchmarks

node --expose-gc ./scripts/benchmarks.js

benchmarks/

node --expose-gc ./scripts/benchmarks.js

Metadata

Downloads

Maintainers