Skip to content

Pinia Entity Store

Manage relational entities in Pinia.

A lightweight Pinia plugin to manage relational entities in Pinia without having to learn a whole new ORM

Entity-Store
💡

Simplicity First

A minimal configuration to help you focus on data management with Pinia.

🚀

Defaults Setters & Getters

Enjoy the dev experience with Actions & Getters for pinia created by default to avoid writing the same functions many times in the different stores

🦾

Type Strong

Written in TypeScript, with full TS docs.

🔐

100% tested

All package is tested by Vitest.

Released under the MIT License.