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.

In the examples below, the environment variables CRYPT_IV and CRYPT_KEY must be replaced with strings. These variables are used for encrypting data persisted in the browser.

@see