azat-io's Stars
cline/cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
tabler/tabler-icons
A set of over 5800 free MIT-licensed high-quality SVG icons for you to use in your web projects.
oraios/serena
A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
webpro-nl/knip
✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
ryoppippi/ccusage
A CLI tool for analyzing Claude Code usage from local JSONL files.
antfu/node-modules-inspector
Interactive UI for local node modules inspection
unjs/jiti
Runtime TypeScript and ESM support for Node.js
MichiganTypeScript/typescript-types-only-wasm-runtime
A WebAssembly runtime implemented in TypeScript types
vitejs/rolldown-vite
The WIP version of Vite powered by Rolldown
e18e/e18e
texel-org/color
modern color library for image processing and creative coding (oklab, xyz, p3, rec2020 + more)
humanwhocodes/crosspost
A JavaScript utility for posting across multiple social networks at once
humanwhocodes/momoa
A JSON parser, tokenizer, traverser, and printer.
JoshuaKGoldberg/emoji-blast
Blasts emoji like fireworks all up in your HTML page. 🎆
andriyor/ghtopdep
:star: CLI tool for sorting dependents repo by stars
azat-io/eslint-plugin-de-morgan
🧵 ESLint plugin for transforming negated boolean expressions via De Morgan’s laws
azat-io/actions-up
🌊 Interactive CLI tool to update GitHub Actions to latest versions with SHA pinning
hosseinmd/prettier-plugin-jsdoc
A Prettier plugin to format JSDoc comments.
multiocular-com/multiocular
ꙮ Review dependencies changes to prevent supply chain attack
antfu/eslint-vitest-rule-tester
ESLint rule tester with Vitest, with more powerful and friendly APIs.
azat-io/token-limit
🛰 Monitor how many tokens your code and configs consume in AI tools. Set budgets and get alerts when limits are hit
humanwhocodes/social-changelog
A JavaScript utility to summarize a GitHub release changelog into a social media post
JoshuaKGoldberg/OctoGuide
Helps contributors adhere to best practices for your repository on GitHub. 🗺️
pnpm/plugin-trusted-deps
A list of some OSS packages that are known to require lifecycle scripts to function properly
azat-io/eslint-rule-benchmark
🌩 Benchmark ESLint rules with detailed performance metrics for CI and plugin development
9romise/eslint-plugin-import-lite
azat-io/stylelint-config
👔 Stylelint sharable config
azat-io/vite-plugin-prettier-format
⚡ Vite plugin for formatting output code using Prettier
azat-io/vscode-linkify
🔗 VS Code extension to quickly and effortlessly link local npm package in one click
mikededo/eslint-plugin-svelte-sort-attributes
Port of discontinued Svelte sort attributes from perfectionist