All Projects → Bowen7 → Wosi Demo

Bowen7 / Wosi Demo

一款用chameleon写的跨h5、小程序和native端的背单词软件

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Wosi Demo

incubator-weex-site
Apache Weex (Incubating)
Stars: ✭ 84 (+425%)
Mutual labels:  weex
Bui Weex
专门为 Weex 前端开发者打造的一套高质量UI框架
Stars: ✭ 370 (+2212.5%)
Mutual labels:  weex
Incubator Weex Cli
Weex Toolkit is the Standard Tooling for Weex Development.
Stars: ✭ 568 (+3450%)
Mutual labels:  weex
Crazydaily
[开源项目] 一款程序员日常放松的App,基于Material Design + MVP-Clean + Weex + Flutter + RxJava2 + Retrofit + Dagger2 + Glide + Okhttp + MTRVA + BRVAH + 炫酷控件 + 炫酷动画
Stars: ✭ 294 (+1737.5%)
Mutual labels:  weex
Coderyi.github.io
Don't fork! coderyi's blog,about iOS ,CS and my code life.
Stars: ✭ 349 (+2081.25%)
Mutual labels:  weex
Easywebpack
A Simple, Powerful Webpack Front-End Development Solution
Stars: ✭ 452 (+2725%)
Mutual labels:  weex
XiaoxiaZhihuWeex
XiaoxiaZhihu(zhihu daily) client written by Weex.
Stars: ✭ 15 (-6.25%)
Mutual labels:  weex
React Article Bucket
总结,积累,分享,传播JavaScript各模块核心知识点文章全集,欢迎star,issue(勿fork,内容可能随时修改)。webpack核心内容部分请查看专栏: https://github.com/liangklfangl/webpack-core-usage
Stars: ✭ 750 (+4587.5%)
Mutual labels:  weex
Luaviewsdk
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
Stars: ✭ 3,586 (+22312.5%)
Mutual labels:  weex
Incubator Weex Ui
🏄 A rich interaction, lightweight, high performance UI library based on Weex.
Stars: ✭ 4,793 (+29856.25%)
Mutual labels:  weex
Nat
A powerful kit for adding native functionalities to your weex app.
Stars: ✭ 294 (+1737.5%)
Mutual labels:  weex
Weex
A framework for building Mobile cross-platform UI
Stars: ✭ 17,793 (+111106.25%)
Mutual labels:  weex
Eeui
📱 使用 Vue.js 跨平台开发高质量原生(Android/iOS)应用。
Stars: ✭ 475 (+2868.75%)
Mutual labels:  weex
Yanxuan Weex Demo
🎨 High quality pure Weex demo / 网易严选 App 感受 Weex 开发
Stars: ✭ 3,052 (+18975%)
Mutual labels:  weex
Liteapp
LiteApp is a high performance mobile cross-platform implementation, The realization of cross-platform functionality is base on webview and provides different ideas and solutions for improve webview performance.
Stars: ✭ 626 (+3812.5%)
Mutual labels:  weex
hello-iui
⚙️ iui uniapp组件库演示示例【停止维护】
Stars: ✭ 20 (+25%)
Mutual labels:  weex
Weex Frame
weex 基于vue2.0开发框架
Stars: ✭ 440 (+2650%)
Mutual labels:  weex
Alaweb
一套 Vue 代码,多端可用(H5、小程序、苹果App、安卓App、头条等)。系统含150+页面,200+组件(5端通用),30+元件(每个终端独立完成)
Stars: ✭ 837 (+5131.25%)
Mutual labels:  weex
Gsygithubappweex
超完整的Weex开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、Kotlin四三个版本。 功能齐全,项目框架内技术涉及面广,完成度高,配套文章,适合全面学习,对比参考。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Flutter版本 : https://github.com/CarGuo/GSYGithubAppFlutter 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin
Stars: ✭ 714 (+4362.5%)
Mutual labels:  weex
Javascriptstudy
JavaScript的学习代码总结,高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…,JavaScript是世界上最好的语言!
Stars: ✭ 529 (+3206.25%)
Mutual labels:  weex

wosi-demo

由 chameleon 实现的一款跨小程序、h5 和 native 端的背单词软件,

本代码无后端,接口均由 chameleon 自带的 mock 功能完成,所以,你可能无法使用软件的全部功能

运行方法:

git clone https://github.com/Bowen7/wosi-demo.git

cd wosi-demo

npm install

如没有全局安装 chameleon-tool,先安装 chameleon-tool:

npm i -g chameleon-tool

安装完成后:

cml dev启动项目

  • web 端可以点击模拟器内页面右上角打开新的浏览器窗口。
  • native 端可下载 weex playground app 预览
  • 小程序端请使用微信开发者工具,打开项目根目录下的 /dist/wx 目录预览

注意:由于是 mock 的接口,微信小程序需点击开发者工具右上角详情,再勾选不校验合法域名、web-view(业务域名)、TLS 版本以及 HTTPS 证书选项,保证 mock 数据正常

使用体验

chameleon 使用体验

多态协议

chameleon 之强大的多态协议

页面截图

下面是运行在 h5、微信小程序、weex 的截图:

h5

小程序

weex

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].