From 3d7368517d6da15f886e2d511274bfe9d9cd7099 Mon Sep 17 00:00:00 2001 From: Jaime Burgos <73321943+SkyZeroZx@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:25:41 -0500 Subject: [PATCH] Update README.md Add Link to Angular Lib based in TypedJS --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 51011b7..f8f954c 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,10 @@ More complex hook-based function component: https://jsfiddle.net/mattboldt/60h9a Class component: https://jsfiddle.net/mattboldt/ovat9jmp/ +### Use with Angular + +Check out the Angular component: [https://github.com/SkyZeroZx/ngx-typed-writer](https://github.com/SkyZeroZx/ngx-typed-writer) + ### Use with Vue.js Check out the Vue.js component: https://github.com/Orlandster/vue-typed-js