Skip to content

program that allows you to convert a hexadecimal string into a base64

Notifications You must be signed in to change notification settings

v4l3rio/hexStringToBase64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex String to Base64 Converter

Author: Valerio Di Zio

Simple node.js script that converts hex string to base64 string.

Prerequisites

  • Install Node.js LTS

How to run

node index.js hex-string

How to run unit tests

npm run test

About

program that allows you to convert a hexadecimal string into a base64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published