string-from-charcodes
Version:
An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.
3 lines (2 loc) • 142 B
TypeScript
An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.