This is no where near an exhaustive list and I am still working on the most obscure character codes
import { HTMLCharacterCodes } from "@hudson-newey/html-character-codes";
function htmlCode() {
return `2019 ${HTMLCharacterCodes.enDash} 2020`;
}
Because I want the HTML character codes to be tree shakeable