bbugh - Overview

Pinned Loading

  1. GitHub action to check for any "FIXME:" in the code, and fail if any are found, with annotations.

    Shell 15 8

  2. VSCode extension that quickly transform selections to and from various color formats: #RRGGBB, hsl/a, rgb/a, color names, and more.

    TypeScript 6 1

  3. 1

    import { ApolloClient } from 'apollo-client'

    2

    import { split } from 'apollo-link'

    3

    import { HttpLink } from 'apollo-link-http'

    4

    import { InMemoryCache } from 'apollo-cache-inmemory'

    5

    import { getMainDefinition } from 'apollo-utilities'
  4. Benchmark Ruby extension using Rust (Helix, Ruru, Rutie, FFI) and C

    Ruby 11 1