Zakhar Voloschuk

Results 15 issues of Zakhar Voloschuk

There would me multiple cave levels, each "deper" than previous one. Each level will be slightly smaller in size, will contain rarer ores, and will be more dangerous than previous...

feature request

Move russian readme file to README_ru.md, and create english readme under README.md

### Description I'm using Zod for validation, and it has `.transform()`. For example, you can trim a string: ```typescript import { z } from 'zod'; const schema = z.string().trim().min(1, "String...

enhancement
v3

The CSS that is shipped with stylix for waybar is not quite what I want, as I already have written my own styles for it. I only want for the...

feature