All Projects → strawbreey → emotional-sticker

strawbreey / emotional-sticker

Licence: other
基于mpvue和bootstrap的微信小程序

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to emotional-sticker

Dailyfresh-B2C
这是一个 ☛全栈/全端/全平台☚ 的B2C模式的电商项目, web后台基于Django2.0 + Python3.6, 前后端分离,前端使用Vue框架开发。移动端基于Flutter开发,一套代码支持Android&IOS平台。微信小程序基于mpvue框架开发。
Stars: ✭ 74 (+164.29%)
Mutual labels:  mpvue
mpvue-apps
使用 Vue.js 开发小程序的前端框架
Stars: ✭ 21 (-25%)
Mutual labels:  mpvue
mpvue-vant-weapp
使用mpvue导入vant-weapp
Stars: ✭ 20 (-28.57%)
Mutual labels:  mpvue
mpvue-one
使用mpvue构建的ONE·一个小程序,仅供学习使用
Stars: ✭ 19 (-32.14%)
Mutual labels:  mpvue
webpack-mpvue-startup
A template with webpack 3 + mpvue 1 setup for projects startup
Stars: ✭ 13 (-53.57%)
Mutual labels:  mpvue
mpvue-gesture-lock
微信小程序手势解锁(Dom实现,避免小程序Canvas卡顿问题),基于 Mpvue
Stars: ✭ 34 (+21.43%)
Mutual labels:  mpvue
showModal
适用于uni-app 的跨端显示弹层,使用接口参数与uni-app 中的showModal参数一致
Stars: ✭ 67 (+139.29%)
Mutual labels:  mpvue
image-cropper
💯一款功能强大的微信小程序图片裁剪插件
Stars: ✭ 1,123 (+3910.71%)
Mutual labels:  mpvue
mpvue-netBar
use mpvue for find network
Stars: ✭ 16 (-42.86%)
Mutual labels:  mpvue
generator-mpvue-project
Yeoman generator of mpvue project
Stars: ✭ 25 (-10.71%)
Mutual labels:  mpvue
mpvue-cnode
mpvue实现的微信小程序版的cnode论坛
Stars: ✭ 84 (+200%)
Mutual labels:  mpvue
uParse
📰适用于 uni-app/mpvue 的富文本解析自定义组件
Stars: ✭ 45 (+60.71%)
Mutual labels:  mpvue
common-mpvue
使用mpvue开发小程序通用能力封装
Stars: ✭ 31 (+10.71%)
Mutual labels:  mpvue
mtapp
💫 💫 Vue全家桶(配Nuxt)+ssr服务器渲染+koa2 打造美团App项目(还在更新...)📦
Stars: ✭ 30 (+7.14%)
Mutual labels:  mpvue
mpvue-busline
公交lite —— 用mpvue重写的公交查询小程序。
Stars: ✭ 50 (+78.57%)
Mutual labels:  mpvue
mpvue canvas drawer
[mpvue版本]微信小程序上canvas绘制图片助手,一个json就制作分享朋友圈图片
Stars: ✭ 43 (+53.57%)
Mutual labels:  mpvue
image
mpvue-Unsplash
Stars: ✭ 31 (+10.71%)
Mutual labels:  mpvue
my-project
mpvue体验
Stars: ✭ 25 (-10.71%)
Mutual labels:  mpvue
mpvue-imooc-ebook-docs
「小慕读书」官网
Stars: ✭ 52 (+85.71%)
Mutual labels:  mpvue
spa-custom-hooks
💯 Custom hook of business layer (asynchronous task notification solution), supporting various applets and Vue architectures (uni app, wepy, mpvue, etc.)
Stars: ✭ 307 (+996.43%)
Mutual labels:  mpvue

Emotional Sticker(情头贴纸)

项目简介

基于微信小程序canvas api的头像处理小程序。 可以自由更换头像, 边框和贴纸。

运用的技术主要有:

  • 采用mpvue + bootstrap技术栈。
  • 使用PostCSS对CSS进行预处理

预览

运行项目

  git clone https://github.com/strawbreey/emotional-sticker.git
  cd emotional-sticker
  npm install
  npm run dev

打开微信开发者工具, 创建新项目。找到当前项目文件中的dist文件

上传项目

  npm run build

微信开发者中选择上传新项目。登录微信公众平台,选择开发管理点击提交审核

todo

  • 添加用户上传头像
  • 添加输入文字功能
  • 把本地图片素材放到七牛云
  • 使用vuex做数据管理
  • 添加表情包素材
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].