Skip to content
View mdecorte's full-sized avatar
πŸš‚
πŸšƒπŸšƒπŸš‹πŸšƒπŸšƒπŸšƒπŸšƒπŸš‹πŸšƒπŸšƒπŸšƒ
πŸš‚
πŸšƒπŸšƒπŸš‹πŸšƒπŸšƒπŸšƒπŸšƒπŸš‹πŸšƒπŸšƒπŸšƒ
Block or Report

Block or report mdecorte

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. react-timetable react-timetable Public

    Create an Interactive Festival Timetable from JSON data

    JavaScript 5

  2. marius.observer marius.observer Public

    source code for

    JavaScript

  3. ruffles ruffles Public

    JavaScript

  4. arguseyes/argus-eyes arguseyes/argus-eyes Public

    A lightweight commandline tool for visual regression testing of UI components.

    JavaScript 158 11

  5. mrwatson-oss/nova mrwatson-oss/nova Public

    JavaScript 4 2

  6. Script to create a useful asset-mani... Script to create a useful asset-manifest file for CRA-2 that only contains paths to assets needed on page load
    1
    const fs = require('fs')
    2
    const path = require('path')
    3
    
                  
    4
    // for CRA-2 un-comment line 5 and comment line 6
    5
    // const assetManifest = require('./build/asset-manifest.json')