Vanilla
Fully typed client for Vanilla JS
Installations
Usage
To create a fully typed client, you need either the type of the router you intend to use or the contract.
Client Context
The Client Context
feature allows you to pass additional contextual information (like caching policies) to your client calls.
Note: This works seamlessly with Vue Query and React Query.
Dynamic Link
With the Dynamic Link mechanism, you can define custom logic to dynamically choose between different links based on the request's context, path, or input.