kemitchell / unicode-ascii-equivalents.json

ASCII replacements for Unicode characters
https://npmjs.com/packages/unicode-ascii-equivalents
1 stars 0 forks source link

The package exports an array of objects with comment, unicode, and ascii properties. The unicode property contains a single non-ASCII, Unicode character. The ascii property contains the ASCII equivalent of that Unicode character, which may be more than one character long.