The Wayback Machine - https://web.archive.org/web/20220121191031/https://github.com/topics/unicode-symbols
Here are
68 public repositories
matching this topic...
Unicode symbols with fallbacks for older terminals
Updated
Jul 2, 2021
JavaScript
Colorful Terminal Spinner for Ruby 😀︎
🌟 A Lightweight and customizable package of Emoji Picker in Vue using emojis natives (unicode).
Updated
Jan 13, 2022
TypeScript
Plugin for Sublime for inserting unicode math symbols and emoji
Updated
Oct 11, 2021
Python
Generated list of Nerd Font to simplify finding characters that look good in text editors and terminal prompt
Updated
Sep 21, 2021
Ruby
These docs help you to find and use arrows you need more quickly
Updated
Jul 29, 2020
HTML
Updated
Jan 23, 2019
Vim script
␀ ␁ ␂ ␃ ␄ ␅ ␆ ␇ ␈ ␉ ␊ ␋ ␌ ␍ ␎ ␏ ␐ ␑ ␒ ␓ ␔ ␕ ␖ ␗ ␘ ␙ ␚ ␛ ␜ ␝ ␞ ␟ ␠ ␡
Updated
Dec 29, 2021
Ruby
A font for the Unicode block Symbols for Legacy Computing
Get fancy text styles for your Telegram Messages
Updated
Jul 30, 2020
Python
Simple web application allowing for the basic viewing of woff and woff2 file. Additional functionality for searching and viewing Unicode descriptions and ranges.
Updated
Sep 6, 2020
JavaScript
Unicode symbols with Windows CMD fallbacks
Replace ASCII arrows by LaTeX arrows
Updated
Sep 28, 2017
Perl
Up to date list of Material Icons names & codepoints pulled out directly from upstream icon fonts
Updated
Jun 13, 2020
HTML
displays the hexadecimal UTF-32 character and text description for a unicode glyph
A Norwegian extended keyboard layout that is far better than the ancient normal Windows one.
If you like π you'll love this package.
Updated
Apr 29, 2020
CoffeeScript
Symbol provide unicode symbol for your Go apps
A Unicode character picker.
Updated
Sep 15, 2021
Java
Helpful files to see all the glyphs of a font in the Unicode Private Use Areas
List of bracket symbols for copy and paste from the symbol keyboard.
List of music symbols for copy and paste from the symbol keyboard.
PHP classes to create a deck/shoe of Unicode playing cards
Find, view and copy Unicode characters in a simple and beautiful way
Updated
Dec 7, 2021
Kotlin
Very lightweight, versatile and portable C library for handling Unicode strings. Source code of library conforms to ANSI C 89/90 Standard.
A unicode character picking application
Updated
Sep 29, 2020
JavaScript
Alfred 3 workflows useful for (java) developers
Updated
Aug 6, 2019
Python
Improve this page
Add a description, image, and links to the
unicode-symbols
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
unicode-symbols
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Quite a few codepoints have names that describe them.
It would be nice to have a getter from
char32_t
tostring_view
.As well as
maybe a sub namespace that contains all of these names nicely capitalized as
constexpr inline char32_t That_Name_Here = 0x1234;
namespace maybe:
unicode::names