SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 103 forks source link

add base64 decoder/encoder #477

Closed tejxv closed 10 months ago

tejxv commented 10 months ago

Issue Id you have worked upon -

434

Briefly explain your program logic -

added add base64 decoder/encoder using base-64 library

Screenshots -

https://github.com/SarthakKeshari/calc_for_everything/assets/54097365/40f48afd-8336-4fe1-86ec-8a76b45dd800


By raising this PR I affirm that -

SarthakKeshari commented 10 months ago

@tejxv, As per the code I don't see this library ("base-64": "^1.0.0") being used. Kindly revert package.json of the library added is not being used.

tejxv commented 10 months ago

Hey, good catch! I was initially trying to use it but ended up doing it the vanilla way. It slipped from my mind while writing the PR lol, rest assured, I've reverted the package.json

Thanks!

SarthakKeshari commented 10 months ago

Congratulations 🎉 @tejxv on your contribution. Thanks for adding value to this repository. 😊

Let's celebrate this fest 😃 by providing more developers 👨‍💻👩‍💻 an opportunity to contribute. Help us make this repository reach far and more by sharing this to your friends and colleagues.

Your efforts can make difference.

SarthakKeshari commented 10 months ago

Hey 👋, may you also encourage us by clicking the star icon on the repository main page. ⭐

image