Skip to content
View ianwremmel's full-sized avatar
Block or Report

Block or report ianwremmel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. check-run-reporter/feedback check-run-reporter/feedback Public

    Questions, Comments, and Concerns for Check Run Reporter

    5 11

  2. check-run-reporter/action check-run-reporter/action Public

    A GitHub Action for uploading structured test reports to check-run-reporter.com

    TypeScript 6 7

  3. code-like-a-carpenter/workbench code-like-a-carpenter/workbench Public

    Monorepo of common libraries, CLIs, and codegen tools

    TypeScript

  4. code-like-a-carpenter/components code-like-a-carpenter/components Public

    Component library (but not strictly a design system) with a level of customization on top of react-bootstrap. TypeScript/JavaScript-only; styling is left up to the consumer.

    TypeScript

  5. browser-ruler browser-ruler Public

    Measure things in your browser!

    JavaScript 13 4

  6. Pivotal Tracker script for marking f... Pivotal Tracker script for marking finished stories as delivered
    1
    #!/usr/bin/env node
    2
    
                  
    3
    'use strict';
    4
    
                  
    5
    const {execSync} = require('child_process');