https://github.com/lsongdev/vxapp
:rocket: wechat mini-program framework
https://github.com/lsongdev/vxapp
wechat wxapp wxml wxss
Last synced: 7 months ago
JSON representation
:rocket: wechat mini-program framework
- Host: GitHub
- URL: https://github.com/lsongdev/vxapp
- Owner: lsongdev
- Created: 2016-12-22T07:32:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T06:19:18.000Z (over 6 years ago)
- Last Synced: 2024-12-31T10:05:42.310Z (about 1 year ago)
- Topics: wechat, wxapp, wxml, wxss
- Language: JavaScript
- Homepage: https://vxapp.github.io
- Size: 284 KB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## vxapp project
> wechat mini-program framework
### Features
+ @vxapp/cli 提供创建小程序项目、小程序开发者工具登录、预览、发布
+ @vxapp/wxjs 支持打包构建基于NPM包的小程序代码
+ @vxapp/wxml 提供对微信小程序的 WXML 模版 AST 解析、遍历、转换
+ @vxapp/wxss 提供对微信小程序的 WXSS 样式文件进行依赖分析、转换
### Get Started
[📺 Watch Video Guide on YouTube](https://youtu.be/zoGTMupm1C0)
### License
This project is under MIT license.
---