https://alibaba.github.io/weex
A framework for building Mobile cross-platform UI
https://alibaba.github.io/weex
android ios mobile sdk web weex
Last synced: 3 months ago
JSON representation
A framework for building Mobile cross-platform UI
- Host: GitHub
- URL: https://alibaba.github.io/weex
- Owner: alibaba
- License: apache-2.0
- Created: 2016-03-11T10:18:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T05:23:20.000Z (12 months ago)
- Last Synced: 2024-10-29T11:21:55.294Z (7 months ago)
- Topics: android, ios, mobile, sdk, web, weex
- Language: C++
- Homepage: https://weexapp.com/
- Size: 353 MB
- Stars: 18,277
- Watchers: 1,696
- Forks: 2,132
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- web-develop-awesome - Weex
README
# Weex
A framework for building Mobile cross-platform UI.
[](https://travis-ci.org/apache/incubator-weex/)
## Distribution
> Support Android 4.1 (API 16), iOS 9.0+ and WebKit 534.30+.
| platform | status |
| -------- | ------ |
| Android | [](https://maven-badges.herokuapp.com/maven-central/io.weex/weex_sdk) |
| iOS | [](https://cocoapods.org/pods/WeexSDK) [](https://github.com/Carthage/Carthage) |
| [Web](https://github.com/weexteam/weex-vue-render) | [](https://www.npmjs.com/package/weex-vue-render) |## Build from Source
[How To Build](./HOW-TO-BUILD.md)
## Contribution
Please read [Contributing Guide](./CONTRIBUTING.md) for more information.
## License
[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)