You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Aarbel . Thanks for wonderful suggestion. I do plan to add some features & npm package but not at the moment. Busy with my projects at work.
It is actually pretty easy to plugin inside any application.
All the wave related logic is here - https://github.com/anup-a/svgwave/tree/main/src/wave function WaveInit inside src/wave/index.js is what exports a svg string.
Do you plan to provide it as an npm package, to use directly in our apps ?
Inspiration: https://github.com/boringdesigners/boring-avatars they do a similar thing for generated avatar icons (a library that can be used in react)
Must have: being able to animate the waves
The text was updated successfully, but these errors were encountered: