All Projects → wetools → Wept

wetools / Wept

微信小程序多端实时运行工具

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
CSS
56736 projects
HTML
75241 projects
applescript
352 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Wept

Wx Miniprogram Boilerplate
基于Gulp微信小程序开发工作流,支持less样式编写,支持ESLint代码检查等功能
Stars: ✭ 122 (-95.43%)
Mutual labels:  miniapp, wechat, wxapp
Qiniu Wxapp Sdk
qiniu SDK based on wxapp
Stars: ✭ 638 (-76.11%)
Mutual labels:  miniapp, wechat, wxapp
Miniapp
微信小程序服务端 SDK (for Golang)
Stars: ✭ 815 (-69.49%)
Mutual labels:  miniapp, wechat, wxapp
Tina
💃 一款轻巧的渐进式微信小程序框架
Stars: ✭ 1,153 (-56.83%)
Mutual labels:  wechat, wxapp
Wxapp
这是一个Sublime的插件, 用来开发<微信小程序>.
Stars: ✭ 42 (-98.43%)
Mutual labels:  wechat, wxapp
Wxapp Img Loader
适用于微信小程序的图片预加载组件
Stars: ✭ 1,049 (-60.73%)
Mutual labels:  wechat, wxapp
Weixin Java Miniapp Demo
基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
Stars: ✭ 779 (-70.83%)
Mutual labels:  wechat, wxapp
Wechat Weapp Movie
🎬电影推荐 - 微信小程序
Stars: ✭ 1,355 (-49.27%)
Mutual labels:  wechat, wxapp
Wxapp Mall
微信小程序 商城demo
Stars: ✭ 1,190 (-55.45%)
Mutual labels:  wechat, wxapp
Weapp Qrcode Base64
微信小程序生成二维码的插件,基于base64编码输出二维码,不依赖canvas
Stars: ✭ 100 (-96.26%)
Mutual labels:  wechat, wxapp
Vscode Miniapp Helper
微信小程序开发助手 for VSCode
Stars: ✭ 137 (-94.87%)
Mutual labels:  miniapp, wechat
We Cropper
微信小程序图片裁剪工具
Stars: ✭ 1,972 (-26.17%)
Mutual labels:  wechat, wxapp
Taro
开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
Stars: ✭ 30,230 (+1031.79%)
Mutual labels:  wechat, wxapp
Taro scaffold
基于 Taro / dva / redux-saga / react 的微信小程序脚手架,同时集成了 sprite 。
Stars: ✭ 24 (-99.1%)
Mutual labels:  wechat, wxapp
Neteasemusicwxminiapp
仿网易云音乐APP的微信小程序
Stars: ✭ 1,092 (-59.12%)
Mutual labels:  miniapp, wxapp
Taro Msparis
🌱用 React 编写的基于Taro + Dva构建的适配不同端(微信/百度/支付宝小程序、H5、React-Native 等)的时装衣橱
Stars: ✭ 1,203 (-54.96%)
Mutual labels:  wechat, wxapp
Wxapp Webpack Plugin
📦 微信小程序 webpack 插件
Stars: ✭ 185 (-93.07%)
Mutual labels:  wechat, wxapp
Python Weixin
微信(weixin|wechat) Python SDK 支持开放平台和公众平台 支持微信小程序云开发
Stars: ✭ 746 (-72.07%)
Mutual labels:  wechat, wxapp
Awesome Wechat Weapp
微信小程序开发资源汇总 💯
Stars: ✭ 36,769 (+1276.6%)
Mutual labels:  wechat, wxapp
Hswiper Wx
微信小程序swiper插件
Stars: ✭ 167 (-93.75%)
Mutual labels:  wechat, wxapp

WEPT (Wechat app page development tool)

Join the chat at https://gitter.im/we-wept/Lobby NPM version Average time to resolve an issue Percentage of issues still open

由于chemzqm不在参与维护,后续维护人员更替

本项目从最近到后续即将升级WEPT2.0版本,支持运行微信小程序 小游戏基础库2.9后版本功能,同时支持实现ios Android三端统一运行环境,欢迎大家持续关注

WEPT 是一个微信小程序实时开发环境,它的目标是为小程序开发提供高效、稳定、友好、无限制的运行环境。

项目后台使用 node 提供服务完全动态生成小程序,前端实现了 view 层、service 层和控制层之间的相关通讯逻辑。

支持iOS Android Mac, Window 以及 Linux

文档与工具

web

ios

android

浏览器效果预览

weptwdeb

IOS效果预览

weptios

安装 & 使用方法

Web

npm i wept -g

如安装较慢,可使用 cnpm

到小程序项目根目录下执行命令:

cd case && wept

使用 Chrome 访问 http://localhost:3000 打开开发者工具后启用移动页面调试模式(Mac 下快捷键为 ⌘ ⇧ M

iOS

cd ios
pod install

感谢

匠物 对于本工具开发给予的大力支持❤️

LICENSE

Copyright 2020 [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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