string-chr
NOTE: string-chr was renamed to @extra-string/chr.
Return a string of one character whose ASCII code is the integer.
var chr = ; ; // 'A'; // 'a'
NOTE: string-chr was renamed to @extra-string/chr.
Return a string of one character whose ASCII code is the integer.
var chr = ; ; // 'A'; // 'a'
npm i string-chr
1
0.0.6
MIT
2.08 kB
4