https://github.com/joachimschmidt557/zig-wcwidth
[WIP] Implementation of wcwidth() in zig
https://github.com/joachimschmidt557/zig-wcwidth
unicode zig zig-package
Last synced: about 1 year ago
JSON representation
[WIP] Implementation of wcwidth() in zig
- Host: GitHub
- URL: https://github.com/joachimschmidt557/zig-wcwidth
- Owner: joachimschmidt557
- License: mit
- Created: 2020-03-28T20:56:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T19:54:32.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T17:44:16.827Z (over 1 year ago)
- Topics: unicode, zig, zig-package
- Language: Zig
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zig-wcwidth
A port of [wcwidth](https://github.com/jquast/wcwidth) to zig
`wcwidth` works with Zig 0.14.0.