All Projects → andersonba → Github Review Filter

andersonba / Github Review Filter

Licence: mit
Chrome extension to filter files in GitHub code review using glob

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Github Review Filter

code-review-culture
📖 The art of cultivating a strong dev culture in your team.
Stars: ✭ 19 (-54.76%)
Mutual labels:  review, pull-requests
Depressurizer
A Steam library categorizing tool.
Stars: ✭ 1,008 (+2300%)
Mutual labels:  tool, filter
Php Validate
Lightweight and feature-rich PHP validation and filtering library. Support scene grouping, pre-filtering, array checking, custom validators, custom messages. 轻量且功能丰富的PHP验证、过滤库。支持场景分组,前置过滤,数组检查,自定义验证器,自定义消息。
Stars: ✭ 225 (+435.71%)
Mutual labels:  tool, filter
Contributors On Github
🌵 Show stats about contributors on github
Stars: ✭ 391 (+830.95%)
Mutual labels:  pull-requests, chrome-extension
Pull Review
✅ Assign pull request reviewers intelligently.
Stars: ✭ 179 (+326.19%)
Mutual labels:  review, pull-requests
Refined Bitbucket
Chrome and Firefox extension that improves Bitbucket's user experience
Stars: ✭ 560 (+1233.33%)
Mutual labels:  pull-requests, chrome-extension
Sonarrplex
📡 View and manage your shows in Sonarr directly in the Plex app
Stars: ✭ 39 (-7.14%)
Mutual labels:  chrome-extension
Essentialnowplaying
A now playing tool intended to be used with OBS.
Stars: ✭ 40 (-4.76%)
Mutual labels:  chrome-extension
Chrome Medium Unlimited Reading
Chrome extension to remove Medium.com member-only article read limit. https://chrome.google.com/webstore/detail/mediumcom-unlimited-readi/keckgflodjmhejpbhfbfoioonoeeckng
Stars: ✭ 39 (-7.14%)
Mutual labels:  chrome-extension
Twig Lambda
Lambda expressions for Twig and filters that make use of them
Stars: ✭ 40 (-4.76%)
Mutual labels:  filter
Web Extension Starter
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
Stars: ✭ 987 (+2250%)
Mutual labels:  chrome-extension
Dnsbrute
DNS Sub-domain brute forcer, in Python + gevent
Stars: ✭ 40 (-4.76%)
Mutual labels:  tool
Firephp For Browser Devtools
FirePHP for Browser Developer Tools (Web Extension)
Stars: ✭ 39 (-7.14%)
Mutual labels:  chrome-extension
Github Gmail
[WebExtension] Open GitHub notifications with shortcuts in Gmail.
Stars: ✭ 998 (+2276.19%)
Mutual labels:  chrome-extension
Lara Eye
Filter your Query\Builder using a structured query language
Stars: ✭ 39 (-7.14%)
Mutual labels:  filter
Google Unlocked
Google Unlocked browser extension uncensor google search results
Stars: ✭ 1,009 (+2302.38%)
Mutual labels:  chrome-extension
Gayhub
An awesome chrome extension for github
Stars: ✭ 995 (+2269.05%)
Mutual labels:  chrome-extension
Anyway.tab
一款 Chrome 的新建 Tab 插件,显示 Anyway.FM 节目中的语录、参考链接和更新提醒。
Stars: ✭ 40 (-4.76%)
Mutual labels:  chrome-extension
Toolkit For Ynab
A general purpose YNAB enhancing browser extension for Chrome and Firefox. Have it your way!
Stars: ✭ 1,006 (+2295.24%)
Mutual labels:  chrome-extension
Radiator
RADseq Data Exploration, Manipulation and Visualization using R
Stars: ✭ 40 (-4.76%)
Mutual labels:  filter

GitHub Review Filter - Chrome Extension

Speed up how you review PRs filtering files based on glob pattern.

Chrome Web Store

Features

  • Split your code review into parts based on:

    • Components (eg: **/components/Header/**)
    • Without tests (eg: !**/__tests__/**)
    • File types (eg: *.js)
    • No jest snapshot (eg: !*.snapshot)
  • Supported pages:

    • Pull requests (github.com/org/repo/pull/*/files)
    • Compare changes (github.com/org/repo/compare/*)
  • Share the filters using links

    • github.com/org/repo/pull/1/files#filter-files=PATTERN

Preview

Filter files in PR review

Filter from PR

Share filters using links

Share links

Credits

Inspered by siggysamson's project

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].