UNPKG

@root/encoding

Version:

Leightweight, Zero-dependency, translation between Unicode, Buffers, Base64, Hex, Binary Strings, UCS-2, UTF-8, etc.

6 lines (5 loc) 126 B
<html> <meta charset="UTF-8" /> <script src="../dist/encoding.all.js"></script> <script src="./index.js"></script> </html>