Skip to content

This is an example of base64 encoding ( the code supported the padding ) written in Typescript.

License

Notifications You must be signed in to change notification settings

Minelli-D/base64EncodeFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Base64 Encoding

TypeScript MIT Licensed MIT Licensed

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 .

📄 Reference

I used only this reference for build this BASE64 Ref.

Installation

npm install 

⛏️ Built

I commited the .vscode if you wanna compile with your Visual Studio Code.

npx tsc build - tsconfig.json
node ./out/index.js

About

This is an example of base64 encoding ( the code supported the padding ) written in Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published