https://github.com/paraself/weapp-ts
基于TypeScript的微信小程序开发框架
https://github.com/paraself/weapp-ts
framework ts typescript weapp
Last synced: 9 days ago
JSON representation
基于TypeScript的微信小程序开发框架
- Host: GitHub
- URL: https://github.com/paraself/weapp-ts
- Owner: paraself
- Created: 2018-07-11T16:32:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T16:58:37.000Z (over 7 years ago)
- Last Synced: 2025-10-29T09:50:30.397Z (6 months ago)
- Topics: framework, ts, typescript, weapp
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weapp-ts
基于TypeScript的微信小程序开发框架
刚开始搞,还没弄完,正式发布的时候,这句话会被删掉的。
主要实现几个目标:
1. 遵循小程序开发规范。最大程度兼容微信原生接口。
2. 静态化
3. 状态管理