bowser

v2.7.0
Lightweight browser detector
browser useragent user-agent parser ua detection ender sniff

build

webpack --config webpack.config.js

generate-and-deploy-docs

npm run generate-docs && gh-pages --dist docs --dest docs

watch

webpack --watch --config webpack.config.js

deploy

jsdoc -c jsdoc.json && gh-pages --dist docs --dest docs

prepublishOnly

npm run build

lint

eslint ./src

testem

testem

test

nyc --reporter=html --reporter=text ava

test:watch

ava --watch

coverage

nyc report --reporter=text-lcov | coveralls

generate-docs

jsdoc -c jsdoc.json

Metadata

  • MIT
  • Whatever
  • Dustin Diaz
  • released 10/2/2019

Downloads