/web-notes

Tampermonkey to add notes for pages

Primary LanguageTypeScript

Tampermonkey web-notes

Quality Gateway Release Checked with Biome

Tampermonkey script which gives you a code review checklist for your pull requests.

Tech Stack

SolidJS Vite GitHub Actions

Features

  • check items you already review
  • send comments to the pull request

Installation

  1. Install Tampermonkey
  2. Create a script (develop or production)

Building a dev script

deno Install
deno task dev

Building a production script

deno install
deno task build
deno preview

Usage

  1. Open a pull request
  2. Open the review button
  3. Check the items you review