Skip to content
View Sjshovan's full-sized avatar
👨‍💻
👨‍💻

Block or report Sjshovan

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. laravel-ruleset-validation laravel-ruleset-validation Public

    A modular, object-oriented validation system for Laravel.

    PHP

  2. Vue3 Decode Effect Component Vue3 Decode Effect Component
    1
    <template>
    2
      <div :id="this.fzn._wrapId" :class="c_classWrap">
    3
        <span><slot /></span>
    4
        <span v-for="(char, index) in c_chars" :key="index" class="flex">{{ char }}</span>
    5
      </div>
  3. Sjshovan Sjshovan Public

    Personal website

    Vue

  4. Ashita-Yield Ashita-Yield Public

    An Ashita v3 addon that allows you to track and edit gathering metrics within a simple GUI in Final Fantasy 11 Online.

    Lua 2 6

  5. DivineLogic DivineLogic Public

    Skyrim mod that grants mod creators the ability to add complex logic to their creations by utilizing a set of modular pre-scripted trigger boxes.

    Papyrus

  6. laravel laravel Public

    Forked from laravel/laravel

    A PHP framework for web artisans

    PHP