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.

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
    1
    /**
    2
     * @module fullscreen helper
    3
     * @description detection and handling of fullscreen capabilities
    4
     * @returns {Object}
    5
     */
  2. Codeceptjs allure and reportportal h...
    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
    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 Public

    Official Sentry SDKs for JavaScript

    TypeScript 8.1k 1.6k

  5. customeralliance-reviews Public

    A wordpress plugin for customer alliance reviews

    PHP 1