0.8.10 • Published 11 years ago
uupaa.devicequery.js v0.8.10
DeviceQuery.js
DeviceQuery.js is Device query function.
API Document
- 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
Install, Setup modules
$ brew install closure-compiler
$ git clone git@github.com:uupaa/DeviceQuery.js.git
$ cd DeviceQuery.js
$ npm install
Minify
$ npm start
or
$ node node_modules/uupaa.minify.js --keep --output ./lib/DeviceQuery.min.js ./lib/DeviceQuery.js
Test
$ npm test