Vue Colada
Simplify oRPC usage with minimal integration Pinia Colada
Installation
Setup
Multiple ORPC Instances
To prevent conflicts when using multiple ORPC instances, you can provide a unique base path to createORPCVueColadaUtils
.
This ensures that each instance manages its own set of query keys and avoids any conflicts.
Usage
Standard Queries and Mutations
Note: This library enhances Pinia Colada by managing keys and functions for you, providing a seamless developer experience.