Skip to content
View fadomire's full-sized avatar
Block or Report

Block or report fadomire

Report abuse

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

Report abuse

Pinned Loading

  1. canvasFabricDemo canvasFabricDemo Public

    canvas, fabric.js, image export, object manipulation

    JavaScript 8 4

  2. futureAuth futureAuth Public

    face recognition api demo with webrtc

    JavaScript 3 2

  3. taquin taquin Public

    Taquin game in html5, canvas, drag and drop

    JavaScript 2

  4. calameo-node-sdk calameo-node-sdk Public

    Consume Calameo API easily

    JavaScript 2

  5. dwightjack/grunt-premailer dwightjack/grunt-premailer Public archive

    Grunt wrapper task for Premailer

    JavaScript 114 16

  6. Tags input : Added some features i n... Tags input : Added some features i needed for my use, based on Fat https://gist.github.com/2411033 implementation like : comma will now trigger a new tag, a cloned input is created and original input gets updated with tags value, some css tweaks...
    1
    .tokenahead {
    2
      cursor: text;
    3
      overflow: hidden;
    4
      height: auto;
    5
      padding-bottom: 0;