A fast and efficient CLI tool to check the availability of package names on npm and repository names on GitHub Leave a star before you leave ⭐

2 stars 2 forks 2 watchers TypeScript MIT License
4 Open Issues Need Help Last updated: Sep 4, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

A fast and efficient CLI tool to check the availability of package names on npm and repository names on GitHub Leave a star before you leave ⭐

TypeScript

AI Summary: This issue proposes migrating the project's bundler from `tsup` to `tsdown`. The primary motivation is that `tsup` is no longer actively maintained, while `tsdown` is its modern, actively developed successor, promising better performance and developer experience.

Complexity: 2/5
enhancement good first issue

A fast and efficient CLI tool to check the availability of package names on npm and repository names on GitHub Leave a star before you leave ⭐

TypeScript

AI Summary: This GitHub issue proposes replacing the `chalk` library with Node.js's built-in `util.styleText` for terminal string styling. The change aims to reduce external dependencies, improve installation times, and leverage native Node.js features. It involves auditing existing `chalk` imports, updating styling calls, removing the dependency, updating documentation, and testing the styled output.

Complexity: 2/5
enhancement good first issue

A fast and efficient CLI tool to check the availability of package names on npm and repository names on GitHub Leave a star before you leave ⭐

TypeScript
enhancement good first issue

A fast and efficient CLI tool to check the availability of package names on npm and repository names on GitHub Leave a star before you leave ⭐

TypeScript