A simple tool to check the users that doesn't follow you back π§
This tool allows you to check and unfollow the users that don't follow you back on GitHub.
One of the schemes that some social media users use to earn more followers is to follow the person and then stop following later on. And it looks like this scheme is being used here on GitHub as well.
To find those users who use such a scheme, this tool will help you with that!
- Authentication: Authenticate with your GitHub account.
- Unfollowers: Check the users that don't follow you back.
- Not Mutuals: Check the users that you don't follow back.
- Followers: Check the users that follow you.
- Following: Check the users that you follow.
- Whitelist: Add users to the whitelist to avoid unfollowing them.
- Manage Users: Follow, unfollow, and add users to the whitelist.
- Search Users: Search for users by username.
- Dark Mode: Toggle between light and dark mode.
- Responsive Design: Works on all devices.
Dependency | Category | Description |
---|---|---|
@commitlint/cli | Tool | Lint commit messages. |
@commitlint/config-conventional | Tool | Shareable commitlint config enforcing conventional commits. |
@eslint/eslintrc | Tool | ESLint configuration API. |
@eslint/js | Tool | ESLint's JavaScript API. |
@mdx-js/loader | Build Tool | MDX loader for webpack. |
@mdx-js/react | Library | React integration for MDX. |
@next/eslint-plugin-next | Plugin | ESLint plugin for Next.js. |
@next/mdx | Framework | MDX support for Next.js. |
@radix-ui/react-accordion | UI Component | Radix UI Accordion component. |
@radix-ui/react-alert-dialog | UI Component | Radix UI Alert Dialog component. |
@radix-ui/react-avatar | UI Component | Radix UI Avatar component. |
@radix-ui/react-checkbox | UI Component | Radix UI Checkbox component. |
@radix-ui/react-dropdown-menu | UI Component | Radix UI Dropdown Menu component. |
@radix-ui/react-label | UI Component | Radix UI Label component. |
@radix-ui/react-navigation-menu | UI Component | Radix UI Navigation Menu component. |
@radix-ui/react-select | UI Component | Radix UI Select component. |
@radix-ui/react-slot | UI Component | Radix UI Slot component. |
@tailwindcss/postcss | Plugin | Tailwind CSS PostCSS plugin. |
@tailwindcss/typography | Plugin | Tailwind CSS Typography plugin. |
@tanstack/react-table | Library | Headless UI for building tables in React. |
@types/mdx | Types | TypeScript definitions for MDX. |
@types/node | Types | TypeScript definitions for Node.js. |
@types/react | Types | TypeScript definitions for React. |
@typescript-eslint/eslint-plugin | Plugin | TypeScript plugin for ESLint. |
@typescript-eslint/parser | Plugin | TypeScript parser for ESLint. |
class-variance-authority | Utility | Utility for managing class variance in CSS. |
clsx | Utility | A tiny utility for constructing className strings conditionally. |
commit-and-tag-version | Tool | A tool for versioning and tagging releases. |
del-cli | Tool | CLI for deleting files and directories. |
eslint-config-next | Plugin | ESLint configuration for Next.js. |
eslint-config-prettier | Plugin | Turns off all rules that are unnecessary or might conflict with Prettier. |
eslint-plugin-prettier | Plugin | Runs Prettier as an ESLint rule and reports differences as individual ESLint issues. |
eslint-plugin-react-hooks | Plugin | ESLint plugin for React hooks. |
eslint | Tool | A tool for identifying and reporting on patterns in ECMAScript/JavaScript code. |
husky | Tool | Git hooks made easy. |
lint-staged | Tool | Run linters on git staged files. |
lucide-react | Library | Beautiful & consistent icon toolkit made by the community. |
motion | Library | A library for animations in React. |
next-auth | Library | Authentication for Next.js. |
next-themes | Plugin | Perfect Next.js dark mode in 2 lines of code. |
next | Framework | The React Framework for Production. |
postcss | Tool | A tool for transforming CSS with JavaScript. |
prettier-plugin-tailwindcss | Plugin | Prettier plugin for Tailwind CSS. |
prettier | Tool | An opinionated code formatter. |
pretty-quick | Tool | Runs Prettier on your changed files. |
react-dom | Library | Serves as the entry point to the DOM and server renderers for React. |
react-haiku | Library | A clean & lightweight collection of React Hooks & Utilities. |
react | Library | A JavaScript library for building user interfaces. |
sonner | Library | An opinionated toast component for React. |
tailwind-merge | Utility | Utility for merging Tailwind CSS classes. |
tailwind-scrollbar | Plugin | Tailwind CSS plugin for styling scrollbars. |
tailwindcss-animate | Plugin | A Tailwind CSS plugin for creating beautiful animations |
tailwindcss | Framework | A utility-first CSS framework. |
typescript | Language | A typed superset of JavaScript that compiles to plain JavaScript. |
vaul | Library | Drawer component for React. |
Contributions are welcome! Please adhere to the guidelines in the CONTRIBUTING file.
This project is licensed under the MIT License - see the LICENSE file for details.
β€οΈ Thanks for your attention!