eddystone-web-bluetooth

v1.0.1
Eddystone Web Bluetooth client (works with Physical Web).
eddystone web bluetooth client config url typescript

prebuild

npm run build:clean

build

tsc

build:clean

rimraf dist

build:watch

tsc --watch

prepublishOnly

npm run build

postpublish

npm run build:clean

lint

tslint './src/**/*.{ts,tsx}' --project ./tsconfig.json --type-check

pretest

npm run build

test

jest

coverage

jest --coverage

check

npm-run-all test lint build:clean
npm i eddystone-web-bluetooth

Metadata

  • MIT
  • Whatever
  • Gerard Rovira Sánchez
  • released 7/11/2017

Downloads

Maintainers