1.0.1 • Published 9 years ago

is-android v1.0.1

Weekly downloads
2,113
License
MIT
Repository
github
Last release
9 years ago

is-android Build Status

Detect Android browsers

Install

$ npm install --save is-android

Usage

var isAndroid = require('is-android')
//=> true/false

License

MIT © Ben Drucker