#Angular Support
5 messages · Page 1 of 1 (latest)
Hi Jan — there's no dedicated client at this time. I'd try the ConvexClient described in https://docs.convex.dev/client/javascript#convex-client — and I'd love to hear what else you'd want to see in an Angular-specific client.
Yesterday I tried ConvexClient with Angular and it works fine. I was just playing with querying data 🙂
Hi there! I created the convex-angular library, and I think it might be helpful for you. I'd love to hear any feedback you have on it!
https://github.com/azhukaudev/convex-angular
nice library @tranquil gazelle ! wrapping convex-js ?