npm install js-htmlencodeyarn add js-htmlencodepnpm add js-htmlencode<script src="https://fastly.jsdelivr.net/npm/js-htmlencode"></script><script src="https://unpkg.com/js-htmlencode"></script><script type="module">
import jshtmlencode from 'https://cdn.jsdelivr.net/npm/js-htmlencode/+esm';
</script><script type="module">
import jshtmlencode from 'https://cdn.skypack.dev/js-htmlencode';
</script>