0.1.8 • Published 14 days ago

@directus/stores v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

@directus/stores

Shared Directus Studio state for use in components, extensions, and the @directus/app routes. Stores are Pinia-based stores.

Installation

pnpm add @directus/stores

Usage

import { useAppStore } from '@directus/stores';

const appStore = useAppStore();

License

This package is licensed under the MIT License. See the LICENSE file for more information.

Additional Resources

0.1.8

14 days ago

0.1.7

3 months ago

0.1.6

3 months ago

0.1.5

4 months ago

0.1.4

5 months ago

0.1.2

10 months ago

0.1.3

7 months ago

0.1.1

11 months ago

0.1.0

11 months ago