Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vue-mini/vue-mini

基于 Vue 3 的小程序框架。简单,强大,高性能。
https://github.com/vue-mini/vue-mini

Last synced: 3 days ago
JSON representation

基于 Vue 3 的小程序框架。简单,强大,高性能。

Awesome Lists containing this project

README

        

Vue Mini logo


Actions Status
Coverage Status
License

Vue Mini

Vue Mini 是一个基于 Vue 3 的小程序框架,它简单,强大,高性能。 你可以使用 Vue 3 的响应式数据 + 组合式 API 开发小程序,从此开发小程序也将是一种享受。

## 开始

请访问 [vuemini.org](https://vuemini.org) 并跟随文档指引。

太长不读版:

```bash
npm create vue-mini@latest
```

## 介绍

请观看我在 VueConf 2024 的分享:[《Vue Mini:不妥协的小程序框架》](https://www.bilibili.com/video/BV1J4421D7ja/)

## 性能

Vue Mini 拥有媲美小程序原生框架的极致性能,详情请查看 [Benchmark](https://github.com/yangmingshan/mp-framework-benchmark)。

## 赞助

Vue Mini 从诞生之初到现在一直是我的个人项目,背后没有任何公司支持。你的资金支持将有助于 Vue Mini 更加长远健康的发展。[如何赞助?](https://vuemini.org/guide/sponsor.html#如何赞助)

## 案例

Vue Mini 已经被很多公司和团队应用在了生产环境,其中不乏大厂,如网易。下列是一些使用 Vue Mini 开发的小程序,也欢迎[提交你的小程序](https://github.com/vue-mini/vue-mini/issues/59)。

| | | |
| ------ | ------ | ------ |
| 网易游戏印象

网易游戏印象

| 妙邻社区

妙邻社区

| 字多

字多

|
| 伊旅小向导

伊旅小向导

| 冒险计算工具

冒险计算工具

| 时钟表

时钟表

|
| 日常计数器

日常计数器

| 超清4K壁纸酷

超清4K壁纸酷

| |

## 许可证

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2019-present Yang Mingshan