Skip to content
View shapeshifta78's full-sized avatar
πŸ’œ
fiddling
πŸ’œ
fiddling
Block or Report

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.

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
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 7.8k 1.5k

  5. customeralliance-reviews customeralliance-reviews Public

    A wordpress plugin for customer alliance reviews

    PHP 1