Hi, first thanks for this usefull project 👍
I upvoted for #29 and in the same way I suggest a new improvement:
- having a way with options to generate a download stats svg image .
this way users could embed this in a website or GH readme page.
Implementation choice :
- this could be "as a service" mode by pointing on your hosting on a dedicated endpoint (maybe easier),
- this could be "as library" mode (maybe subject of a new dedicated repository) published on npmjs some class to help generate download stats svg
Hi, first thanks for this usefull project 👍
I upvoted for #29 and in the same way I suggest a new improvement:
this way users could embed this in a website or GH readme page.
Implementation choice :