Skip to content
View Mosharush's full-sized avatar
πŸ‘¨β€πŸ’»
Code. Sleep. Repeat.
πŸ‘¨β€πŸ’»
Code. Sleep. Repeat.
Block or Report

Block or report Mosharush

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
Mosharush/README.md

Website GitHub Twitter LinkedIn FaceBook

Hello There πŸ‘‹


Moshe Harush's GitHub Stats

πŸ“Š Development Breakdown

DevOps              β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  5 
NodeJS              β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  10 
VueJS               β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  50
PHP                 β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  30
Bash                β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  5 

Pinned

  1. Vue BaseIcon component - integrate w... Vue BaseIcon component - integrate with IcoMoon App
    1
    <template>
    2
      <i class="base-icon" :class="iconClass" :style="iconStyle">
    3
        <i v-for="n in paths" :class="`path${n}`" :key="icon + n"></i>
    4
      </i>
    5
    </template>
  2. css-live-reload-wp-plugin css-live-reload-wp-plugin Public

    Reload all CSS Files resources on your page by just one click (if surfing via mobile Phone - shake it) without refreshing the page.

    PHP

  3. wp-vue-boilerplate wp-vue-boilerplate Public

    Boilerplate project for development envioronment with VueJS & Wordpress Headless CMS.

    Vue 8 6

  4. denomon denomon Public

    A nodmon replacement for denoJS. changes watcher for develpoment environment

    Shell

  5. codebox codebox Public

    Run any language with NodeJS incapsulate by Docker

    JavaScript

  6. ssr-proxy ssr-proxy Public

    Forked from xiamx/ssr-proxy

    Prerender your single page app for better SEO and support on legacy browsers

    TypeScript