/skip-the-scroll

Primary LanguageTypeScriptMIT LicenseMIT

Skip the Scroll

Tired of scrolling through hundreds of github issue comments to find that one magical response? Skip the scroll is a simple chrome extension that sorts github issue comments for you and allows you to iterate through them based on their social reactions.

Get extension on the Chrome Web store

Prerequisites

Setup

npm install

Build

npm run build

Build in watch mode

terminal

npm run watch