string-from-charcodes
Version:
An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.
5 lines (4 loc) • 159 B
JavaScript
An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.