Skip to content
View rsternagel's full-sized avatar
Block or Report

Block or report rsternagel

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

Pinned

  1. ripgrep ripgrep Public

    Forked from BurntSushi/ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

    Rust

  2. fd fd Public

    Forked from sharkdp/fd

    A simple, fast and user-friendly alternative to 'find'

    Rust

  3. pyScss pyScss Public

    Forked from Kronuz/pyScss

    pyScss, a Scss compiler for Python

    Python

  4. caniuse caniuse Public

    Forked from Fyrd/caniuse

    Raw browser/feature support data from caniuse.com

  5. toposort toposort Public

    Forked from gustavohenke/toposort

    Topologically sort directed acyclic graphs (such as dependency lists) in node.js

    JavaScript

  6. jsonschema jsonschema Public

    Forked from python-jsonschema/jsonschema

    An(other) implementation of JSON Schema for Python

    Python