Topic: "codepoints"
juliettef/IconFontCppHeaders
C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons and symbols, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.
Language: C - Size: 5.05 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1,280 - Forks: 151

DuffsDevice/tiny-utf8
Unicode (UTF-8) capable std::string
Language: C++ - Size: 854 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 548 - Forks: 44

janlelis/uniscribe
Know your Unicode ✀
Language: Ruby - Size: 361 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 281 - Forks: 5

ehmicky/cross-platform-terminal-characters
All the characters that work on most terminals
Language: JavaScript - Size: 4.64 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 228 - Forks: 6

SheetJS/js-codepage
:currency_exchange: Codepages for JS
Language: JavaScript - Size: 13.5 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 152 - Forks: 38

janlelis/unibits
Visualize different Unicode encodings in the terminal
Language: Ruby - Size: 1.51 MB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 129 - Forks: 3

cketti/kotlin-codepoints
Kotlin Multiplatform (KMP) library that adds basic support for Unicode code points
Language: Kotlin - Size: 255 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 114 - Forks: 4

shanraisshan/EmojiCodeSheet
Your first stop for developing emoji keyboards for any platform, using any language.
Language: Java - Size: 4.12 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 99 - Forks: 42

deanishe/alfred-unicode
Preview Unicode characters and emoji in Alfred
Language: Go - Size: 13.9 MB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 59 - Forks: 3

philpennock/character
tool for character manipulations
Language: Go - Size: 3.28 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 29 - Forks: 2

janlelis/unicopy
Unicode command-line codepoint dumper
Language: Ruby - Size: 20.5 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 1

eriol/piken
CLI tool to search unicode data backed by SQLite3
Language: Go - Size: 30.3 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 1

janlelis/az
From A to Z
Language: Ruby - Size: 24.4 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 0

jaynetics/character_set
A C-extended Ruby gem to efficiently work with sets of Unicode codepoints.
Language: Ruby - Size: 251 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 4

mobluse/semigraphics
Functions for semigraphics similar to ABC80 (setdot, clrdot, dot), TRS-80, TeleText, Text-TV, & Viewdata using 3x2 blocks, and ZX81 (plot, unplot) using 2x2 blocks.
Language: Forth - Size: 68.4 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

janlelis/unicode-name.js
🏷️ Names/aliases/labels of Unicode characters and Emoji
Language: JavaScript - Size: 1.19 MB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 1

GHTaarn/UnicodeREPL.jl
Tab completion of any Unicode codepoint
Language: Julia - Size: 18.6 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

ijlee2/material-design-icons-codepoints
Find all codepoints for Material Design Icons
Language: JavaScript - Size: 140 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

skial/seri
Unicode information. Blocks, scripts, classes and ranges for Haxe. [Experimental]
Language: Haxe - Size: 4.9 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

taxborn/u8read
UTF-8 file reader to emit utf-8 codepoints
Language: C - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

juliocesarmara/emojico
CLI tool to convert emoji to favicon assets
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FedericoBruzzone/ende
A rust library for encoding/decoding unicode/utf-8/utf-16(ucs-2) code points. 🦀
Language: Rust - Size: 59.6 KB - Last synced at: about 1 hour ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

claui/compose
Search for a Unicode codepoint to scaffold a line for your Compose file
Language: Shell - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

owings1/quale-core
core nodejs functions
Language: TypeScript - Size: 392 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RougeWare/Swift-String-Integer-Access
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that.
Language: Swift - Size: 42 KB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

greek-stasia/encodeDat
Language: HTML - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kuhumcst/makeUTF8
Converts UTF-16 (BE/LE), UTF-32 (BE/LE), ISO-8859-N to UTF-8. Removes BOM and surrogate pairs from UTF-8, converting a codepoint between U-D800 and U-DBFF followed by a codepoint between U-DC00 and U-DFFF to one valid codepoint > U-FFFF.
Language: C++ - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

pablohirafuji/elm-char-codepoint
Code point operations in Elm
Language: Elm - Size: 116 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

sheetjs/js-codepage
💱 Codepages for JS
Language: JavaScript - Size: 13.5 MB - Last synced at: over 1 year ago - Stars: 0 - Forks: 0