Skip to content
View zevwl's full-sized avatar

Block or report zevwl

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 Loading

  1. persona-quiz persona-quiz Public

    TypeScript

  2. node-crud node-crud Public

    Starter application for basic database manipulation using Node and MongoDB

    JavaScript

  3. nuxt-auth nuxt-auth Public

    Demo authentication app using json web tokens

    Vue

  4. text-diff text-diff Public

    Check for differences between 2 files

    Python

  5. Show the filename in Bootstrap custo... Show the filename in Bootstrap custom-file-label (v4.1+)
    1
    <div class="custom-file">
    2
      <input type="file" class="custom-file-input" id="file" name="file">
    3
      <label for="file" class="custom-file-label">File</label>
    4
    </div>
    5