nat-device-info

1.0.0-alpha • Public • Published

nat-device-info

Installation

weexpack plugin add nat-device-info
npm install natjs --save

Usage

Use in weex project (.vue/.we)

<script>
import Nat from 'natjs'
 
// get info
Nat.device.info((err, ret) => {
    console.log(ret)
})
 
</script> 

See the Nat Documentation for more details.

Dependencies (0)

    Dev Dependencies (32)

    Package Sidebar

    Install

    npm i nat-device-info

    Weekly Downloads

    1

    Version

    1.0.0-alpha

    License

    MIT

    Unpacked Size

    68.3 MB

    Total Files

    838

    Last publish

    Collaborators

    • natjs