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

https://github.com/vuejs/vue-vapor

Vue Vapor is a variant of Vue that offers rendering without the Virtual DOM.
https://github.com/vuejs/vue-vapor

Last synced: 25 days ago
JSON representation

Vue Vapor is a variant of Vue that offers rendering without the Virtual DOM.

Awesome Lists containing this project

README

        

# Vue Vapor

> [!IMPORTANT]
> We're currently building Vapor on [core's vapor branch](https://github.com/vuejs/core/tree/vapor), this repo isn't maintained now.

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 of 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).


Kevin Deng's Sponsors






Special Sponsor



special sponsor appwrite



sponsors

## License

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

Copyright (c) 2024-present, Kevin Deng 三咲智子

Copyright (c) 2013-present, Yuxi (Evan) You