Saturday 29 February 2020

Today I published github-superfilter, a tiny web extension that helps you review pull requests, built with Node/TypeScript

GitHub Superfilter is a tiny web extension that adds a lovely filter to GitHub pull requests. It lets you search or filter files in a pull request and offers a bit more flexibility than the default GitHub filter. For example, you can search for a specific folder (/components/) or filter out specific extensions (!.test.js). It looks like this.Get it on Firefox or Google Chrome, or check it out on GitHub.You can use the codebase as boilerplate to build your own extension! If you were ever curious about creating web extensions, check out the code and modify it to fit your needs. The development and build flows are documented in the readme, so you can be up and running with your own extension in 5 minutes.Thanks for checking it out, and please let me know if you have any feedback.

Submitted February 29, 2020 at 04:47PM by TomerCodes

No comments:

Post a Comment