mandel59 / unicode-charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unicode code charts lookup

export UNICODE_VERSION=14.0.0
curl -o public/charts/$UNICODE_VERSION/CodeCharts.pdf https://www.unicode.org/Public/$UNICODE_VERSION/charts/CodeCharts.pdf
npm run build
npm run start

About

License:MIT No Attribution


Languages

Language:JavaScript 51.9%Language:HTML 39.5%Language:Shell 8.6%