# 📦 OWD Core

> The kernel and runtime engine for Open Web Desktop

This package provides the core logic, Vue components, and Nuxt module required to run an Open Web Desktop experience.

## Features

- **Window Management**: Z-index handling, focusing, and lifecycle.
- **Runtime Components**: \`DesktopCore\`, \`DesktopWindow\`, and more.
- **State Management**: Pinia stores for workspaces, applications, and settings.
- **Nuxt Integration**: Seamless module for Nuxt 3/4.

## Installation

\`\`\`bash
pnpm add @owdproject/core
\`\`\`

---

Licensed under [MIT](./LICENSE)
