@purevue/shared
v0.0.9
Published
This package is the **shared utilities and common logic** of [PureVue](https://www.npmjs.com/package/@purevue/vue).
Downloads
53
Maintainers
Readme
@purevue/shared
This package is the shared utilities and common logic of PureVue.
📖 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.