All Projects → liujians → Weapp

liujians / Weapp

🕒基于微信小程序开发的仿微信demo

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Weapp

Leantodo Weapp
LeanTodo implemented with Weapp
Stars: ✭ 316 (-33.33%)
Mutual labels:  demo, weapp
Weapp Vue Eggjs Shop Demo
商城、商店批发或零售,pc管理端 + 微信小程序 + 后端服务
Stars: ✭ 604 (+27.43%)
Mutual labels:  demo, weapp
Flutter Examples
Personal collection of Flutter apps.
Stars: ✭ 394 (-16.88%)
Mutual labels:  demo
Beardiary
微信小程序之小熊の日记
Stars: ✭ 456 (-3.8%)
Mutual labels:  weapp
All Animation
All Animation.css é um conjunto de animações, divertidas para deixar seu projeto mais sexy. São animações cross-browser que darão mas ênfase a suas páginas como controles deslizantes, efeitos 3D’s..
Stars: ✭ 433 (-8.65%)
Mutual labels:  demo
Habitat
Sitecore Modular Architecture Example
Stars: ✭ 407 (-14.14%)
Mutual labels:  demo
Androidwithkotlin
🚀 These are android sample projects which are written in Kotlin. It covers video streaming, mp3 player, sqlite, location services, custom camera, o-notifications, simple compass etc.
Stars: ✭ 447 (-5.7%)
Mutual labels:  demo
Gwt Material
A Google Material Design wrapper for GWT
Stars: ✭ 386 (-18.57%)
Mutual labels:  demo
Cp Design
A configurable Mobile UI Components(React hooks+Typescript+Scss)组件库
Stars: ✭ 465 (-1.9%)
Mutual labels:  demo
Hokusai
A Swift library to provide a bouncy action sheet
Stars: ✭ 431 (-9.07%)
Mutual labels:  demo
Wepy
小程序组件化开发框架
Stars: ✭ 21,648 (+4467.09%)
Mutual labels:  weapp
Stripe Connect Rocketrides
Sample on-demand platform built on Stripe: Connect onboarding for pilots, iOS app for passengers to request rides.
Stars: ✭ 426 (-10.13%)
Mutual labels:  demo
Raspchat
A chat server that can run on Raspberry Pi
Stars: ✭ 418 (-11.81%)
Mutual labels:  demo
Mpvue
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
Stars: ✭ 20,383 (+4200.21%)
Mutual labels:  weapp
Okam
Mini program development framework
Stars: ✭ 399 (-15.82%)
Mutual labels:  weapp
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 (-2.95%)
Mutual labels:  demo
Refinerycms
An extendable Ruby on Rails CMS that supports Rails 6.0+
Stars: ✭ 3,825 (+706.96%)
Mutual labels:  demo
Ngx Scanner
Angular (2+) QR code, Barcode, DataMatrix, scanner component using ZXing.
Stars: ✭ 420 (-11.39%)
Mutual labels:  demo
Js Ocr Demo
JavaScript optical character recognition demo
Stars: ✭ 447 (-5.7%)
Mutual labels:  demo
Apache Shiro 1.2.x Reference
Chinese translation of the Apache Shiro Reference Manual(http://shiro.apache.org/reference) and the other article collection. You can also see the demos of the reference at (https://github.com/waylau/apache-shiro-1.2.x-reference-demos). 《Apache Shiro 参考手册》 中文翻译(包含了官方文档以及其他文章)
Stars: ✭ 468 (-1.27%)
Mutual labels:  demo

WeApp - wechat

weApp for wechat by liujians http://liujians.me


由于此项目是2016年10月小程序内测的时候做的、如今小程序已经迭代更新很多个版本、工作中没有用到、所以我本人也没有去沿路学习更新、所以不推荐大家学习此项目了、深表歉意

作者声明:

基于微信小程序开发的仿微信demo
整合了ionic的样式库和weui的样式库
使用请查看使用必读!
更新日志请点击这里

目前功能

查看消息
网络请求获取数据(download示例server端demo)
微信地图(调用API已换成map组件)
发送图片
查看朋友圈
新的朋友
实时文本搜索框(优化)
IDE更新的下拉(目前跟一些组件会出现冲突,等待官方解决)
2种播放器组件
查看系统信息
picker三种MODE
upload与download接口的调用(示例server端demo一起更新)
加入websocket示例,**需要重新install安装依赖**

等待官方加入新内容


欢迎一起学习交流 前端群居所
为学习微信小程序而开发,转发请附地址 > [https://github.com/liujians/WeApp](https://github.com/liujians/WeApp)

###使用必读:

  • 10月08日之后的版本被我分离成了服务端和客户端2个demo
  • 如果想要继续留有之前静态demo的请备份

- server 部分为单独一个项目,装载着此项目需要的数据,需要下载跑起来才能运行此项目
- 项目链接: > [请点击这里下载示例server的demo](https://github.com/liujians/WeApp-server)

跑起服务器之后,在app.js中设置自己的Ip地址
image

###关于使用:

克隆本项目 -> 在微信开发工具中添加项目 -> 选择项目目录 -> 启动示例服务器 -> 重启项目

###项目展示: image image image

###相关资源:

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