Skip to content

salixh5/tofu

 
 

Repository files navigation

❒ Tofu

Tofu is a web app that compares the same character (in Unicode code point) across different regional typographic conventions.

The same character might display differently in different locales due to the han unification process when CJK characters were incorporated into the Unicode standard.

This is enabled by Source Han Sans / Noto Sans CJK, which is a CJK typeface that has different versions for each region.

Stack

  • Astro
  • UnoCSS
  • TypeScript
  • SolidJS

Running Locally

npm install

This project uses PP Mori, a commercial typeface that is not included in this repository. You must supply your own PREP_URL environment variable to this command to place the necessary private files before dev/build.

PREP_URL=https://example.com npm run prep
npm run dev

License

This project is licensed under the PolyForm Noncommercial License 1.0.0.

About

❒ A web app that compares how the same Unicode CJK character is displayed between regions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 82.3%
  • Astro 17.7%