tigt - Overview (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

View tigt's full-sized avatar

Taylor Hunt tigt

Block or report tigt

Pinned Loading

  1. Small, efficient encoding of SVG data URIs for CSS, HTML, etc.
    JavaScript 313 16
  2. Check accessible Web contrast in real-time
    HTML
  3. 1
    const { execSync } = require('child_process')
    2
    const { createHash } = require('crypto')
    3
    const invertColor = require('invert-color')
    5
    const branchName = execSync('git rev-parse --abbrev-ref HEAD')
  4. 3
    How many languages and syntaxes make up the Web?
    5
    This list is for code on the front-end; the back-end could be literally anything.