DeviceQuery.js is Device query function.
- https://github.com/uupaa/Spec.js/wiki/Spec
- https://github.com/uupaa/Device.js/wiki/Device
- https://github.com/uupaa/DeviceQuery.js/wiki/DeviceQuery
- https://github.com/uupaa/Browser.js/wiki/Browser
- https://github.com/uupaa/OS.js/wiki/OS
$ brew install closure-compiler
$ git clone git@github.com:uupaa/DeviceQuery.js.git
$ cd DeviceQuery.js
$ npm install
$ npm start
or
$ node node_modules/uupaa.minify.js --keep --output ./lib/DeviceQuery.min.js ./lib/DeviceQuery.js
$ npm test