Skip to content
View shapeshifta78's full-sized avatar
๐Ÿ’œ
fiddling
๐Ÿ’œ
fiddling

Block or report shapeshifta78

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
shapeshifta78/README.md

๐Ÿ‘‹ Hi, Iโ€™m Tom ๐Ÿ‘‹

๐Ÿ’ž๏ธ Coding is life.๐Ÿ’ž๏ธ

Pinned Loading

  1. fullscreen.js fullscreen.js
    1
    /**
    2
     * @module fullscreen helper
    3
     * @description detection and handling of fullscreen capabilities
    4
     * @returns {Object}
    5
     */
  2. Codeceptjs allure and reportportal h... Codeceptjs allure and reportportal helper - adds videos to reports
    1
    const fs = require('fs');
    2
    const log = require('simple-node-logger').createSimpleLogger({});
    3
    const { container, Helper } = require('codeceptjs');
    4
    const allureCLI = require('allure-commandline');
    5
    
                  
  3. Create tabid Create tabid
    1
    import uuidv4 from "uuid/v4";
    2
    
                  
    3
    class CurrentTab {
    4
        /**
    5
         * create a new tabid or grab it from storage
  4. getsentry/sentry-javascript getsentry/sentry-javascript Public

    Official Sentry SDKs for JavaScript

    TypeScript 8.6k 1.8k

  5. customeralliance-reviews customeralliance-reviews Public

    A wordpress plugin for customer alliance reviews

    PHP 1