The handy developer’s glyph reference
Glyphs consists of two main features: a Parcel static web application and a Node.js command-line scraping utility.
Build the web application using Parcel and Yarn:
# Build in "watch" mode, launch local dev server
yarn run dev
# Build the app in production mode
yarn run build
Be sure to run in production mode before making any pull requests, as the docs
folder is used by GitHub to host all content for glyphs.io.
Glyphs uses data published in the Unicode 13.0.0 standard.
# Update Unicode JSON data
yarn run scrape