Single page web app to visualize Unicode glyphs, characters and code points.
For a simple development environment, start the build-in webserver of Python:
python -m http.server
To deploy the web app, copy all files into the webserver directory.
This web app is released under the MIT License.
Unicode Visualization runs inside the web browser using PyScript based on Pyodide.
All code for providing the web app as PWA is mostly copied from Mozilla licensed under the Creative Commons Zero v1.0 Universal.
The web app uses the "Detective" emoji from the Noto Emoji Font licensed under the Open Font License.