npm i && node server.js
app.get('/', asciiholdit('index.html'));
Asciiholdit creates and sizes plaintext ASCII art image placeholders for <img>
tags in html files.
Asciiholdit is a server-side application which adds a bit of javascript to the static HTML files of your choosing.