Skip to content
View dimchanske's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report dimchanske

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. uikit-site uikit-site Public

    Forked from uikit/uikit-site

    🌎 Website and Documentation

    Vue

  2. vue-select vue-select Public

    Forked from sagalbot/vue-select

    A Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.

    JavaScript

  3. You-Dont-Know-JS You-Dont-Know-JS Public

    Forked from getify/You-Dont-Know-JS

    A book series on JavaScript. @YDKJS on twitter.

  4. VueJS Modal Component VueJS Modal Component
    1
    <template>
    2
      <transition name="fade" @after-enter="showContent = true">
    3
        <!-- Modal wrapper with overlay -->
    4
        <div
    5
          id="modal-sections"
  5. VueJS Table Component VueJS Table Component
    1
    <template>
    2
      <div>
    3
        <div class="table-header">
    4
          <!-- Global buttons -->
    5
          <div class="global-buttons" v-if="globalButtons && globalButtons.length">
  6. uikit/uikit-site uikit/uikit-site Public

    🌎 Website and Documentation

    Svelte 363 332