Browser extension to declutter GitHub by filtering your activity feed using GitHub Lists. Built with WXT, TypeScript, and Vue.js.
@iconify/vue: ^5.0.0@octokit/rest: ^22.0.1vue: ^3.5.27
npm run dev– development servernpm run dev:firefox– Firefox developmentnpm run build– production buildnpm run build:firefox– Firefox production buildnpm run zip– create zip packagenpm run zip:firefox– Firefox zip packagenpm run compile– compile TypeScriptnpm run postinstall– post-install script
- Install Node.js (v18+)
- Run
npm install - Use
npm run devto start development
- Fork the repository
- Clone your fork:
git clone https://github.com/Yogeb-tech/better-repo-filter.git - Create a branch:
git checkout -b feature/your-feature - Commit your changes:
git commit -am 'Add some feature' - Push:
git push origin feature/your-feature - Open a pull request
MIT
If this helps you, please consider leaving a review or starring the repo! Every bit of support is appreciated. :)