1.0.0-alpha.1 • Published 8 years ago
nat-device-network v1.0.0-alpha.1
nat-device-network
Installation
weexpack plugin add nat-device-networknpm install natjs --saveUsage
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.
1.0.0-alpha.1
8 years ago
1.0.0-alpha
8 years ago
0.1.4
8 years ago
0.1.2
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago