Skip to content
View ackinc's full-sized avatar

Sponsoring

@mzur

Block or report ackinc

Report abuse

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

Report abuse

Pinned Loading

  1. dotenv-autosync-samplefiles dotenv-autosync-samplefiles Public

    DAS keeps your .env.sample files in sync with their corresponding .env files

    Shell

  2. webext-movie-ratings webext-movie-ratings Public

    Sift is a browser extension that adds IMDB ratings next to movie tiles on the major streaming platforms.

    TypeScript 8 1

  3. keep-twitter-scroll-position keep-twitter-scroll-position Public archive

    Twitter annoyingly keeps losing your scroll position when browsing reply threads. This extension fixes that.

    JavaScript 5 1

  4. node-utils node-utils Public

    A collection of utility functions I find myself needing across multiple projects

    JavaScript

  5. timepiece timepiece Public

    Web extension to view times in different cities/zones around the world

    JavaScript

  6. rate-limit-utils rate-limit-utils Public

    Exposes a ThroughputLimiter (limits reqs/sec) and a ConcurrencyLimiter (does what the name says)

    TypeScript