Skip to content
View Albejr's full-sized avatar
:octocat:
I like it!
:octocat:
I like it!
  • Belo Horizonte/MG - Brasil

Block or report Albejr

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

Pinned Loading

  1. ngx-timeline ngx-timeline Public

    Component for rendering timelines from the your data.

    SCSS 7 3

  2. ngx-newsticker ngx-newsticker Public

    News Ticker component to help you accentuate posts and messages.

    TypeScript 7 5

  3. Localize Firebase error messages in ... Localize Firebase error messages in PT-BR
    1
    catchError(err => {
    2
        const errorCode = err.code;
    3
        let errorMessage = this.VerifyErroCode(errorCode);
    4
    
                  
    5
        if (errorMessage == null) {
  4. github-workflow-learn github-workflow-learn Public