Epps!

Installation

Install Epps

Install the dependency with your favorite package manager:

Configure Epps

To use the plugin, simply import it and add it to your Pinia instance.

All createPlugin function parameters are optional.

In the examples below, the environment variable CRYPT_KEY must be replaced with string. It's used for encrypting data persisted in the browser.

@see