/Convert-HTML-Entities

Convert the characters &, <, >, " (double quote), and ' (apostrophe), in a string to their corresponding HTML entities.

Primary LanguageJavaScript

Stargazers