svgwave icon indicating copy to clipboard operation
svgwave copied to clipboard

Do you plan to provide it as an npm package, to use directly in our apps ?

Open Aarbel opened this issue 4 years ago • 3 comments

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

Aarbel avatar Aug 12 '21 12:08 Aarbel

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.

Animating svgs would be little difficult task.

anup-a avatar Aug 14 '21 08:08 anup-a

@anup-a you still provide svg animation when changing settings on https://www.svgwave.in/, how do you perform them ?

Aarbel avatar Aug 16 '21 09:08 Aarbel

Providing an npm library would be really great, you should also check this: https://wickedbackgrounds.com/backgrounds.html A comon project / public library would be amazing

Aarbel avatar Aug 16 '21 09:08 Aarbel