Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Aarbel opened this issue Aug 12, 2021 · 3 comments
Open

Comments

@Aarbel
Copy link

Aarbel commented Aug 12, 2021

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

@anup-a
Copy link
Owner

anup-a commented Aug 14, 2021

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.

@Aarbel
Copy link
Author

Aarbel commented Aug 16, 2021

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

@Aarbel
Copy link
Author

Aarbel commented Aug 16, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants