Skip to content
View bacloud22's full-sized avatar
  • France

Block or report bacloud22

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. greys Public

    Make photos and colors easier to see by applying a color filter to your screen.

    C# 3 2

  2. Equalz Public

    Simple and fast equality checker for Node environments

    JavaScript

  3. This is a very strong text sanitizer...
    1
    // @flow
    2
    
                  
    3
    import { promisify } from 'util'
    4
    import { tidy } from 'htmltidy2'
    5
    import DOMPurify from 'isomorphic-dompurify'