Skip to content

Installation

Package Manager

bash
npm install @structured-world/vue-privacy
bash
yarn add @structured-world/vue-privacy
bash
pnpm add @structured-world/vue-privacy

Peer Dependencies

The library has Vue 3 as an optional peer dependency. If you're using the Vue integration:

bash
npm install vue

For VitePress or Quasar projects, Vue is already included.

TypeScript

Full TypeScript support is included. No additional @types packages needed.

Module Exports

The package provides multiple entry points:

ImportDescription
@structured-world/vue-privacyCore (framework-agnostic)
@structured-world/vue-privacy/vueVue 3 plugin & components
@structured-world/vue-privacy/vitepressVitePress theme enhancement
@structured-world/vue-privacy/quasarQuasar boot file

Browser Support

  • Chrome 80+
  • Firefox 75+
  • Safari 13+
  • Edge 80+

The library uses modern JavaScript features. For older browsers, ensure your build tool includes appropriate polyfills.

Released under the Apache 2.0 License. Powered by structured.world