Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roc-lang/unicode
https://github.com/roc-lang/unicode
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/roc-lang/unicode
- Owner: roc-lang
- License: upl-1.0
- Created: 2023-03-30T16:11:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T18:34:00.000Z (about 1 month ago)
- Last Synced: 2025-01-03T16:06:10.397Z (8 days ago)
- Language: Roc
- Size: 369 KB
- Stars: 10
- Watchers: 6
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- roc-awesome - roc-lang/unicode
README
Convenient functions for working with unicode.
⚠️ This package has only gone through limited testing. [Make an issue](https://github.com/roc-lang/unicode/issues) when you hit a bug.
:eyes: [**examples**](https://github.com/roc-lang/unicode/tree/main/examples)
:book: [**documentation**](https://roc-lang.github.io/unicode)
## Learning about Unicode
The string/unicode rabbit hole goes deep, we have a [good overview](https://www.roc-lang.org/builtins/Str) (scroll to the unicode section).