ecdc icon indicating copy to clipboard operation
ecdc copied to clipboard

Implemented new hex tranformer

Open EPinci opened this issue 2 years ago • 0 comments

  • Implemented simple hex string transfomer
  • Since hex string seemed more basic that the JSON hex string trasformer, to align with the base64 transformer I renamend the original hex.ts in jsonhex.ts and implemented the new transformer in the hex.ts file

Fixes #85

EPinci avatar May 18 '23 16:05 EPinci