mirror of https://github.com/vuejs/core.git
53 lines
1.8 KiB
Markdown
53 lines
1.8 KiB
Markdown
# Vue Vapor
|
|
|
|
This repository is a fork of [vuejs/core](https://github.com/vuejs/core) and is used for research and development of no virtual dom mode.
|
|
|
|
- [Vapor Playground](https://vapor-repl.netlify.app/)
|
|
- [Vapor Template Explorer](https://vapor-template-explorer.netlify.app/)
|
|
|
|
## Vue Vapor Team
|
|
|
|
- [Evan You](https://github.com/yyx990803) - Creator of Vue.js and Vue Vapor.
|
|
- [Kevin Deng 三咲智子](https://github.com/sxzz) - Creator Vue Vapor.
|
|
- [Rizumu Ayaka](https://github.com/LittleSound) - Active contributor.
|
|
- [Ubugeeei](https://github.com/Ubugeeei) - Active contributor.
|
|
- [Doctor Wu](https://github.com/doctor-wu) - Active contributor.
|
|
|
|
## Sponsors
|
|
|
|
Vue Vapor is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these amazing sponsors and [Vue's backers](https://github.com/vuejs/core/blob/main/BACKERS.md). If you'd like to join them, please consider [sponsoring Kevin Deng](https://github.com/sponsors/sxzz) or [supporting Vue's development](https://vuejs.org/sponsor).
|
|
|
|
<p align="center">
|
|
<h3 align="center">Kevin Deng's Sponsors</h3>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg">
|
|
<img src='https://cdn.jsdelivr.net/gh/sxzz/sponsors/sponsors.svg'/>
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<h3 align="center">Special Sponsor</h3>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a target="_blank" href="https://github.com/appwrite/appwrite">
|
|
<img alt="special sponsor appwrite" src="https://sponsors.vuejs.org/images/appwrite.svg" width="300">
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a target="_blank" href="https://vuejs.org/sponsor/#current-sponsors">
|
|
<img alt="sponsors" src="https://sponsors.vuejs.org/sponsors.svg?v3">
|
|
</a>
|
|
</p>
|
|
|
|
## License
|
|
|
|
[MIT](https://opensource.org/licenses/MIT)
|
|
|
|
Copyright (c) 2024-present, Kevin Deng 三咲智子
|
|
|
|
Copyright (c) 2013-present, Yuxi (Evan) You
|