[go: up one dir, main page]

Coder Fonts by JSFiddle

Input Designed by David Jonathan Ross

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Monoflow Designed by Finaltype

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Fira Code Designed by Nikita Prokopov (for Mozilla)

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Source Code Pro Designed by Paul D. Hunt (Adobe)

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Array Designed by James Hultquist-Todd

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Hack Designed by Chris Simpkins / Source Foundry

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Iosevka Designed by Belleve Invis

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Azo Mono Designed by Rui Abreu & Francisco Torres

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

CoFo Sans Mono Designed by Maria Doreuli, Krista Radoeva

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Monaspace Argon Designed by GitHub Next

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Monaspace Neon Designed by GitHub Next

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Monaspace Krypton Designed by GitHub Next

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Monaspace Radon Designed by GitHub Next

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Monaspace Xenon Designed by GitHub Next

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Inconsolata Designed by Raph Levien

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Monoid Designed by Andreas Larsen

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Roboto Mono Designed by Christian Robertson (Google)

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Anonymous Pro Designed by Mark Simonson

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

JetBrains Mono Designed by JetBrains

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

PT Mono Designed by ParaType

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Fantasque Sans Mono Designed by Jany Belluz

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Noto Mono Designed by Google

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Mononoki Designed by Matthias Tellen

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }

Commit Mono Designed by Eigil Nikolajsen

const DecodeHtmlEntity = (string) => { string.replace(/&#(d+);/g, (match, dec) => { if (match === String){ return String.fromCharCode(dec) } }) }