DevLeonardoCommunity / github-stats

Aggregating and displaying YOUR GitHub Stats in meaningful metrics (we learn web development in the meantime)
https://public-github-stats.vercel.app
MIT License
71 stars 36 forks source link

feat: export buttons for json and text format #19

Closed piyushjha0409 closed 1 year ago

piyushjha0409 commented 1 year ago

Created a generate text function and a button to export it. Added a button for downloading in json format as well. :)

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @Balastrong on Vercel.

@Balastrong first needs to authorize it.

piyushjha0409 commented 1 year ago

I added a few comments but the overall logic seems correct! :)

Also please make sure to format the file (you can use npm run format:fix in your terminal) and restore the .env.example file :)

Sure

piyushjha0409 commented 1 year ago

I have done the changes, check it once!