devicejs

0.0.3 • Public • Published

Devicejs

NPM

Build Status

Devicejs is a library with which you can easily detect the client environment, convenient the web development.

Installation

Install with npm:

    $ npm install devicejs

Install with bower:

    $ bower install device

usage

    var device = require("devicejs");
    console.log(device.platform);

APIs

refer to Node.js OS api for full usage. They are just the same.

Readme

Keywords

Package Sidebar

Install

npm i devicejs

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ngot