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.

Dependencies (0)

    Dev Dependencies (17)

    Package Sidebar

    Install

    npm i devicejs

    Weekly Downloads

    3

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • ngot