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

Block or report tbjgolden

Report abuse

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

Report abuse
tbjgolden/README.md

Pinned Loading

  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 1

  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