lscolors
Path colorizer
A library for colorizing file system paths according to an environment variable
A zig library for colorizing paths according to LS_COLORS
14 stars
4 watching
0 forks
Language: Zig
last commit: 3 months ago
Linked from 1 awesome list
ls-colorszigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
ziglibs/painterz | A library that provides platform-independent, low-level implementations of 2D graphics drawing primitives. | 21 |
trapd00r/ls_colors | Provides a set of color mappings for file extensions to enhance directory listings in terminals. | 2,118 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
ziglibs/known-folders | Provides access to well-known folders across multiple operating systems | 232 |
vineyardbovines/auto-color-ls | Automatically lists directories with colorls in the terminal. | 55 |
ziglibs/zig-lv2 | Toolkit for creating LV2 plugins with Zig bindings | 29 |
ziglibs/zlm | A linear math library for the Zig programming language | 174 |
pinelibg/dircolors-solarized-zsh | Enables the Solarized Color Theme for GNU ls in Zsh | 2 |
haze/zig-libressl | A set of Zig libraries providing stream wrappers for LibreSSL to enable secure communication over TCP | 29 |
ziglibs/s2s | A binary serialization format and library for Zig. | 130 |
marlonrichert/zcolors | Automatically generates a coherent theme for Git and Zsh based on $LS_COLORS or $LSCOLORS settings. | 80 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
lun-4/zigdig | A Zig programming language library providing basic DNS functionality | 33 |
joel-porquet/zsh-dircolors-solarized | A plugin for zsh shell that provides colorized directory listing and theme customization using the Solarized color scheme. | 115 |
jakubszark/zig-string | A library providing basic string operations and utilities for the Zig programming language. | 368 |