Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alibaba/weex
A framework for building Mobile cross-platform UI
https://github.com/alibaba/weex
android ios mobile sdk web weex
Last synced: 4 days ago
JSON representation
A framework for building Mobile cross-platform UI
- Host: GitHub
- URL: https://github.com/alibaba/weex
- Owner: alibaba
- License: apache-2.0
- Created: 2016-03-11T10:18:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T05:23:20.000Z (6 months ago)
- Last Synced: 2024-10-29T11:21:55.294Z (about 1 month 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
- awesome - alibaba/weex - A framework for building Mobile cross-platform UI (C++)
- my-awesome - weex - A framework for building Mobile cross-platform UI (Java)
- awesome-github-star - weex - platform UI | alibaba | 18149 | (C++)
- awesome-made-by-chinese - weex
- StarryDivineSky - alibaba/weex
README
# Weex
A framework for building Mobile cross-platform UI.
[![Build Status](https://travis-ci.org/apache/incubator-weex.svg?branch=master)](https://travis-ci.org/apache/incubator-weex/)
## Distribution
> Support Android 4.1 (API 16), iOS 9.0+ and WebKit 534.30+.
| platform | status |
| -------- | ------ |
| Android | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.weex/weex_sdk/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.weex/weex_sdk) |
| iOS | [![Pod version](https://badge.fury.io/co/WeexSDK.svg)](https://cocoapods.org/pods/WeexSDK) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) |
| [Web](https://github.com/weexteam/weex-vue-render) | [![npm](https://badge.fury.io/js/weex-vue-render.svg)](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)