# nat
**Repository Path**: mirrors_sudoconf/nat
## Basic Information
- **Project Name**: nat
- **Description**: Next generation mobile framework for building native / hybrid apps.
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-26
- **Last Updated**: 2026-03-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Nat.js
[](https://www.npmjs.com/package/natjs)
[](https://www.npmjs.com/package/natjs)
Next generation mobile framework for building native / hybrid apps.
## Links
- [Website](http://natjs.com/)
- [Github](https://github.com/natjs/)
- [Issues](https://github.com/natjs/nat/issues)
## Documentation
To check out docs and examples, visit [natjs.com](http://natjs.com/).
## Nat Explorer
Nat Explorer is a nat example app, help you explore Nat modules instantly. [Source Code](https://github.com/natjs/nat-explorer)
[](https://itunes.apple.com/us/app/nat-explorer/id1262312650)
[](https://play.google.com/store/apps/details?id=com.instapp.natex)
Also, you can download it directly by scan the QRcode below.
## Installation
```bash
npm install natjs --save
```
Add nat moudles you need from weex plugin market
```bash
weexpack plugin add [nat moudle]
```
## Usage
Use Nat in vue/weex file (`.vue`/`.we`)
```html
```
## Modules
- camera
- communication
- geolocation
- media
- image
- audio
- video
- modal
- recorder
- steam
- transfer
- sensor
- accelerometer
- compass
- device
- info
- network
- vibration
- screen
- volume
- battery
## Supported Platforms
- Android
- iOS
## License
[MIT](http://opensource.org/licenses/MIT)