Skip to content
View jonasruth's full-sized avatar

Block or report jonasruth

Report abuse

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

Report abuse
jonasruth/README.md

Pinned Loading

  1. JSON com lista de Países em pt-BR e ... JSON com lista de Países em pt-BR e seus respectivos Gentílicos, Siglas e Nome Internacional - Possui todos os países do Google Maps
    1
    [ { "gentilico" : "afegãne",
    2
        "nome_pais" : "Afeganistão",
    3
        "nome_pais_int" : "Afghanistan",
    4
        "sigla" : "AF"
    5
      },
  2. Git Aware Bash Prompt Git Aware Bash Prompt
    1
    In Terminal
    2
    
                  
    3
    ```bash
    4
    mkdir ~/.bash
    5
    ```
  3. php-simple-routing php-simple-routing Public

    PHP Simple Route

    PHP 2 1

  4. lazy-loading lazy-loading Public

    Angular lazy-loading example

    TypeScript