@purevue/runtime-dom
Version:
This package is the **DOM runtime** of [PureVue](https://www.npmjs.com/package/@purevue/vue).
12 lines (7 loc) • 423 B
Markdown
# @purevue/runtime-dom
This package is the **DOM runtime** of [PureVue](https://www.npmjs.com/package/@purevue/vue).
## 📖 Introduction
`@purevue/runtime-dom` implements the **platform-specific rendering logic** for PureVue.
It works together with `@purevue/runtime-core` to render components to the DOM.
> ⚠️ Note: This project is for **learning purposes only**.
> It is **not intended for production use**.