This is an example of base64 encoding ( the code supported the padding ) written in Typescript. I did this for improve my skills in Typescript language .
I used only this reference for build this BASE64 Ref.
npm install I commited the .vscode if you wanna compile with your Visual Studio Code.
npx tsc build - tsconfig.json
node ./out/index.js