Skip to content
View yetithefoot's full-sized avatar
:octocat:
Loading status...
:octocat:
Loading status...

Organizations

@MobileDevs @TopTechPhoto

Block or report yetithefoot

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yetithefoot/README.md

Hi there πŸ‘‹

Pinned Loading

  1. STUN+TURN servers list STUN+TURN servers list
    1
    {url:'stun:stun01.sipphone.com'},
    2
    {url:'stun:stun.ekiga.net'},
    3
    {url:'stun:stun.fwdnet.net'},
    4
    {url:'stun:stun.ideasip.com'},
    5
    {url:'stun:stun.iptel.org'},
  2. slack-plain-bots slack-plain-bots Public

    Bot for Slack that posting boobs images to #general

    JavaScript 38 8

  3. YTFKeyboardCorrector YTFKeyboardCorrector Public

    Keyboard Corrector for input fields in iOS

    Objective-C 11 2

  4. Runs Google Chrome with memory objects Runs Google Chrome with memory objects
    1
    To enable window.gc() on Chrome browser console you just need to start Chrome like this:
    2
    
                  
    3
    > /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --js-flags="--expose-gc" --enable-memory-info
    4
    
                  
    5
    Those flags enable the following console API, very usefull to debug memory leaks: 
  5. YTFPlaceholderTableView YTFPlaceholderTableView Public

    Simple UITableView with placeholder view

    Objective-C 8 2

  6. express-json-response-sanitizer express-json-response-sanitizer Public

    Express middleware for response satitation

    JavaScript 6