roaring

v1.0.0
CRoaring official port for NodeJS
CRoaring Roaring bitmaps

doc

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

test

jest

eslint

node ./node_modules/eslint/bin/eslint.js .

tslint

node ./node_modules/tslint/lib/tslintCli.js --project tsconfig.json --exclude **/node_modules/** --exclude **/test/**

compile

node-gyp build -j 12

install

prebuild-install || node-gyp rebuild -j 12

rebuild

prebuild --compile

recompile

node-gyp rebuild -j 12

benchmarks

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

benchmarks/

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

Metadata

Downloads

Maintainers