@stoprocent/noble

v1.15.1
A Node.js BLE (Bluetooth Low Energy) central library.
bluetooth BLE bluetooth low energy bluetooth smart central

install

node-gyp-build

lint

eslint "**/*.js"

lint-fix

eslint "**/*.js" --fix

prebuildify

prebuildify --napi --target 14.0.0 --force --strip --verbose

prebuildify-cross

prebuildify-cross --napi --target 14.0.0 --force --strip --verbose

semantic-release

semantic-release

pretest

npm run rebuild

rebuild

node-gyp rebuild

coverage

nyc npm test && nyc report --reporter=text-lcov > .nyc_output/lcov.info

test

cross-env NODE_ENV=test mocha --recursive "test/*.test.js" "test/**/*.test.js" --exit
npm i @stoprocent/noble

Metadata

  • MIT
  • >=14
  • Sandeep Mistry
  • released 10/1/2024

Downloads

Maintainers