roaring

v1.3.0
CRoaring official port for NodeJS
CRoaring Roaring bitmaps

doc

node ./node_modules/.bin/ts-docs-gen --config ./docs-gen.json

lint

eslint .

test

mocha -r ts-node/register 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