#
unicode
Here are 1,454 public repositories matching this topic...
Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
-
Updated
Jun 7, 2022 - HTML
The new home of the ICU project source code.
-
Updated
Jul 14, 2022 - C++
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
-
Updated
Apr 1, 2022 - JavaScript
search
unicode
interactive
zip
regex
tar
fuzzy-search
code-search
pcre
recursively-search
source-code
grep
ripgrep
silver-searcher
hexdump
file-search
text-search
shell-utilities
grepping
grep-search
-
Updated
Jun 29, 2022 - C++
Shorten URLs using invisible spaces
nodejs
unicode
postgres
typescript
url-shortener
shorten-urls
characters
hacktoberfest
fastify
prisma
zws
-
Updated
Jul 14, 2022 - TypeScript
✏︎ Curated list about digital typography 🔥
emoji
unicode
fonts
awesome
typeface
font-family
typography
webfonts
opentype
awesome-list
woff2
woff
ttf
truetype
svg-font
otf
font-files
opentype-fonts
font-generator
color-fonts
opentype-layout
font-editor
-
Updated
Dec 13, 2021
PragmataPro font is designed to help pros to work better
c-plus-plus
unicode
haskell
modular
scala
math
greek
monospace-font
braille
ligatures
phonetics
apl
arabic
hebrew
arrows
bopomofo
ipa-symbols
unicode-coverage
cyrillic-characters
mathematical-operators
-
Updated
Oct 14, 2021 - Rich Text Format
The standard library of the D programming language
unicode
meta
functional
math
algorithms
datetime
containers
regex
concurrency
d
dlang
allocator
parallelism
digest
stdio
standard-library
traits
phobos
type-conversion
ranges
-
Updated
Jul 13, 2022 - D
Interactive ASCII art diagram generators. 🌟
markdown
unicode
parser
cmake
cpp
ascii
uml
webassembly
antlr
ascii-diagram
ascii-art
webapp
lexer
uml-diagram
generators
webapplication
arthursonzogni
-
Updated
Jun 25, 2022 - C++
christianparpart
commented
Jun 11, 2022
Implement the following VT sequence:
CSI Ps SP u
Set margin-bell volume (DECSMBV), VT520.
Ps = 0 , 5 , 6 , 7 , or 8 -> high.
Ps = 1 -> off.
Ps = 2 , 3 or 4 -> low.
enhancement
New feature or request
good first issue
Good for newcomers
VT: Backend
Virtual Terminal Backend (libterminal API)
feature-request
User requested features
Header-only TOML config file parser and serializer for C++17.
toml-parser
toml
unicode
parser
json
cpp
serializer
utf-8
header-only
toml-parsing
cpp17
c-plus-plus-17
no-dependencies
single-file
configuration-files
cplusplus-17
cpp20
cplusplus-20
c-plus-plus-20
tomlplusplus
-
Updated
Jun 25, 2022 - C++
unicode
list
awesome
utf-8
awesome-list
unicode-characters
unicode-standard
unicode-consortium
emojis
utf8
utf16
utf-16
-
Updated
Jul 1, 2022 - JavaScript
Slug Generator Library for PHP, based on Unicode’s CLDR data
-
Updated
Jul 8, 2022 - PHP
Open
Refactor array tests
adithyaov
commented
Apr 4, 2021
- Cleanup the tests
- Move module-specific tests into their own modules
- Rename the test case functions as we do in benchmarks
Query the Unicode database from the commandline, with good support for emojis
-
Updated
Jun 25, 2022 - Go
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
php
unicode
ascii
seo
urlify
slugs
transliteration
blogging
urls
pretty-urls
blogs
slugify
slug
pretty-url
-
Updated
Jun 15, 2022 - PHP
1
robertbastian
commented
Jul 13, 2022
Currently it wraps an Rc, it should use an Arc if the sync feature is enabled.
This can probably reuse the RcWrap type from data_provider.rs, but we need to make it generic and plumb through additional methods like downcast.
good first issue
Good for newcomers
help wanted
Issue needs an assignee
C-data-infra
Component: Data pipeline infrastructure
S-small
Size: One afternoon (small bug fix or enhancement)
Improve this page
Add a description, image, and links to the unicode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unicode topic, visit your repo's landing page and select "manage topics."
Currently
hb_face_get_table_tags()only works with our own face loader. Other loaders cannot implement it. Add a callback setter such that they can. Then implement it for hb-ft.