Skip to content
View grdscrc's full-sized avatar

Block or report grdscrc

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. jazz : list paths from a json input,... jazz : list paths from a json input, fuzzy search a node, get its content ; useful with large payloads
    1
    #!/usr/bin/env bash
    2
    # Tested with jq 1.6 & fzf 0.42.0
    3
    # Inspired by https://github.com/reegnz/jq-zsh-plugin
    4
    # Call with `jazz <big_file_with_many_paths>.json` or `<command producing a valid json> | jazz`
    5
    # End command with `... | pbcopy` or `... > output.json` to save selection
  2. grdscrc.github.io grdscrc.github.io Public

    JavaScript

  3. stylesheets stylesheets Public

    CSS

  4. dotfiles dotfiles Public

    Vim Script