Skip to content
View levalex's full-sized avatar

Block or report levalex

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Redirect Checker Redirect Checker
    1
    #!/bin/bash
    2
    
                  
    3
    test_redirect() {
    4
      local url=$1
    5
      local expected_code=$2
  2. feedback-tools-platform/react-feedback-surveys feedback-tools-platform/react-feedback-surveys Public

    User feedback survey widgets for React

    TypeScript 3