UNPKG

111 BJavaScriptView Raw
1he = require('./he.js')
2
3
4//console.log(he.encode('foo\xA9bar\uD834\uDF06baz'))
5console.log(he.encode('a _ b'))
\No newline at end of file