Skip to content
View tbjgolden's full-sized avatar
🏙️
londinium
🏙️
londinium
  • Error 401
  • London
  • 19:29 (UTC +01:00)
Block or Report

Block or report tbjgolden

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
tbjgolden/README.md

Pinned

  1. media-query-parser media-query-parser Public

    @ media (768px <= width) { /* parse any CSS media query */ }

    TypeScript 9

  2. media-query-solver media-query-solver Public

    Solve and evaluate media queries

    TypeScript

  3. xnr xnr Public

    Easily, quickly and reliably run a (TS/JS) Node.js script from the CLI.

    TypeScript 20

  4. pub-time pub-time Public

    A much better `npm publish` 🍻

    TypeScript

  5. design-systems-benchmarks design-systems-benchmarks Public

    Analysis and quantitive benchmarks for different design system libraries in React.

    HTML 1

  6. [Arch Linux] [Manjaro] How to avoid ... [Arch Linux] [Manjaro] How to avoid "Visual Studio Code is unable to watch for file changes in this large workspace" (error ENOSPC)
    1
    To avoid this error, we need to _increase the inotify watcher limit_.
    2
    
                  
    3
    The way to do this is different on Arch based distributions than other Linux distributions.
    4
    
                  
    5
    # Instructions for Arch Linux/Manjaro