gh-emoji icon indicating copy to clipboard operation
gh-emoji copied to clipboard

Github emoji parsing done right :point_up: :pray: :point_up_2: :clap: :ok_hand:

Results 7 gh-emoji issues
Sort by recently updated
recently updated
newest added

``` ReferenceError: window is not defined /Users/dasilvacontin/temp/node_modules/gh-emoji/dist/gh-emoji.js:55 var fetch = window.fetch || function (endpoint) { ^ ```

Would be nice to have a method that took native emoji character glyphs and replaced them with the `:emoji:` string representation... In this way, you could have users on a...

I think we could move name of emoji from classname into title tag, this will also fix part of #15. @zzarcon?

enhancement