Azat S.
banner
azat.io
Azat S.
@azat.io
Frontend and open source developer.

- ESLint Plugin Perfectionist
- ESLint Plugin De Morgan
- Eyecons
- Actions Up
- Todoctor
- etc.
An excellent guide to creating a search function on a website using @astro.build and @svelte.dev.

Thanks to this guide by Evil Martians, we have implemented a search on the ESLint Perfectionist website. It will be released soon. 🚀
October 15, 2025 at 5:35 PM
Switched to ESLint Vitest Rule Tester by @antfu.me in my Perfectionist and De Morgan plugins.

Tests are now cleaner, easier to debug, and support it.skip/it.only.

Plus, it works great with Wallaby, unlike the standard ESLint Rule Tester! 🧪

github.com/antfu/eslint...
August 10, 2025 at 8:40 PM
How beautiful the Berber script looks!

zgh.wikipedia.org
June 1, 2025 at 11:40 AM
BlueSky source code.

- How many providers do you need?
- Yes.
May 29, 2025 at 6:57 AM
Todoctor searches for TODO comments in code, graphs how the number of TODOs in the code grows (or decreases). It gives information on the average age of the todos and the author of the largest number of todos.

It also displays a sortable list of all such comments.
November 4, 2024 at 10:53 AM
A few examples of what the icons look like in different color themes:

- Nord
- Monokai Pro
- Gruvbox Dark
- Vitesse Dark
August 13, 2024 at 12:06 PM
Released ESLint Plugin Perfectionist v3.0.0.

A plugin for sorting imports, objects, TS types, JSX, etc.
In the new version: ESLint plugin typings, new configurations, new rules, new docs website, and many improvements.

github.com/azat-io/esli...

More details in the thread ⬇️
July 22, 2024 at 12:36 PM