Skip to content

Yogeb-tech/github-lists-filter

Repository files navigation

Better Repo Filter

Browser extension to declutter GitHub by filtering your activity feed using GitHub Lists. Built with WXT, TypeScript, and Vue.js.

Key Dependencies

  • @iconify/vue: ^5.0.0
  • @octokit/rest: ^22.0.1
  • vue: ^3.5.27

Run Commands

  • npm run dev – development server
  • npm run dev:firefox – Firefox development
  • npm run build – production build
  • npm run build:firefox – Firefox production build
  • npm run zip – create zip package
  • npm run zip:firefox – Firefox zip package
  • npm run compile – compile TypeScript
  • npm run postinstall – post-install script

Development Setup

  1. Install Node.js (v18+)
  2. Run npm install
  3. Use npm run dev to start development

Contributing

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/Yogeb-tech/better-repo-filter.git
  3. Create a branch: git checkout -b feature/your-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push: git push origin feature/your-feature
  6. Open a pull request

License

MIT

Support

If this helps you, please consider leaving a review or starring the repo! Every bit of support is appreciated. :)

About

A browser extension that filters your feed using your GitHub Lists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors