@purevue/shared
Version:
This package is the **shared utilities and common logic** of [PureVue](https://www.npmjs.com/package/@purevue/vue).
15 lines (9 loc) • 488 B
Markdown
# @purevue/shared
This package is the **shared utilities and common logic** of [PureVue](https://www.npmjs.com/package/@purevue/vue).
## 📖 Introduction
`@purevue/shared` contains **utility functions and shared helpers** used across PureVue sub-packages:
- Common type utilities
- Platform-independent helper functions
- Shared constants and flags
> ⚠️ Note: You normally **do not need to import this package directly**.
> Use the aggregate package **@purevue/vue** instead.