nat-device-network

1.0.0-alpha.1 • Public • Published

nat-device-network

Installation

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

Usage

Use in weex project (.vue/.we)

<script>
import Nat from 'natjs'

// get network status
Nat.network.status((err, ret) => {
    console.log(ret)
})

</script>

See the Nat Documentation for more details.

Package Sidebar

Install

npm i nat-device-network

Weekly Downloads

10

Version

1.0.0-alpha.1

License

MIT

Unpacked Size

68.3 MB

Total Files

838

Last publish

Collaborators

  • natjs