tolik518 / ASCIItoBINto4B5BtoMLT3

ASCII to Binary to 4B5B to MLT3 Converter | MLT-3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it?

This is a converter that can convert ASCII to MLT-3-encoding

Source code: found in /public/js


Run

  1. Install Docker
  2. Clone this Repository
  3. docker build -t ascii . && docker run -it -p 80:80 -d ascii in the repo folder
  4. Visit localhost:80
    ...or just visit the it over here.

Screenshot

mlt3

About

ASCII to Binary to 4B5B to MLT3 Converter | MLT-3


Languages

Language:TypeScript 37.5%Language:JavaScript 32.1%Language:HTML 30.1%Language:Dockerfile 0.3%