All Projects → wepyjs → Wepy Wechat Demo

wepyjs / Wepy Wechat Demo

Licence: mit
wepy仿微信聊天界面

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Wepy Wechat Demo

Awesome Wechat Weapp
微信小程序开发资源汇总 💯
Stars: ✭ 36,769 (+7209.94%)
Mutual labels:  demo, wechat, wepy
Supermarketmini
基于wepy2.x 仿苏宁小店小程序,API采用go开发(已开源),项目正在开发中,欢迎加群:160301726
Stars: ✭ 73 (-85.49%)
Mutual labels:  wechat, wepy
Weapp Qrcode
weapp.qrcode.js 在 微信小程序 中,快速生成二维码
Stars: ✭ 1,194 (+137.38%)
Mutual labels:  wechat, wepy
We Cropper
微信小程序图片裁剪工具
Stars: ✭ 1,972 (+292.05%)
Mutual labels:  wechat, wepy
Image Cropper
💯一款功能强大的微信小程序图片裁剪插件
Stars: ✭ 893 (+77.53%)
Mutual labels:  wechat, wepy
Wepy ios top
一款可以切换国家查看不同国家iOS应用排行榜的小程序
Stars: ✭ 187 (-62.82%)
Mutual labels:  wechat, wepy
Wepy Plugin Axios
在 wepy 中使用 axios
Stars: ✭ 105 (-79.13%)
Mutual labels:  wechat, wepy
Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 294 (-41.55%)
Mutual labels:  demo, wechat
Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 589 (+17.1%)
Mutual labels:  demo, wechat
Wechat Miniprogram Examples
WeChat mini program examples. 微信小程序示例
Stars: ✭ 634 (+26.04%)
Mutual labels:  demo, wechat
Wepy Demo Bookmall
Demo codes for 🐼📖 which used in a very early version.
Stars: ✭ 278 (-44.73%)
Mutual labels:  demo, wepy
Wepy Mall
微信小程序--基于wepy 商城(微店)微信小程序 欢迎学习交流
Stars: ✭ 3,224 (+540.95%)
Mutual labels:  wechat, wepy
Fakewechatloc
手把手教你制作一款iOS越狱App
Stars: ✭ 463 (-7.95%)
Mutual labels:  wechat
Punctuator2
A bidirectional recurrent neural network model with attention mechanism for restoring missing punctuation in unsegmented text
Stars: ✭ 483 (-3.98%)
Mutual labels:  demo
Detect Gpu
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications.
Stars: ✭ 460 (-8.55%)
Mutual labels:  demo
Wechat Bot
带二次开发接口的PC微信聊天机器人
Stars: ✭ 458 (-8.95%)
Mutual labels:  wechat
Regl Cnn
Digit recognition with Convolutional Neural Networks in WebGL
Stars: ✭ 490 (-2.58%)
Mutual labels:  demo
Responsiveframework
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
Stars: ✭ 476 (-5.37%)
Mutual labels:  demo
Xposedwechathelper
Xposed 微信辅助模块,实现消息防撤回、模拟位置、运动步数修改、猜拳骰子游戏作弊、零钱余额修改、微信运动一键点赞。
Stars: ✭ 448 (-10.93%)
Mutual labels:  wechat
Wepy
小程序组件化开发框架
Stars: ✭ 21,648 (+4203.78%)
Mutual labels:  wepy

wepy-wechat-demo

wepy仿微信聊天界面,数据来自mock数据,支持聊天,自动回复等,聊天记录存储在本地storage。

wepy

体验步骤

1. 安装 wepy

本项目基于wepy开发,参考这里

npm install wepy-cli -g

2. 下载源代码

git clone [email protected]:wepyjs/wepy-wechat-demo.git

3. 安装开发依赖

npm install

4. 编译源代码

wepy build

5.导入至开发者工具

编译完成生成dist目录后,开发者工具本地开发目录指向项目根目录。

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].