HenrikJoreteg/emoji-images

:+1: does not work

Opened this issue · 1 comments

Note:

> encodeURIComponent('+')
"%2B"

Which is incorrect, as the file is named +1.png.

@malditogeek pointed out that it is the encodeURIComponent at https://github.com/HenrikJoreteg/emoji-images/blob/master/emoji-images.js#L23 that causes the bug.

Sorry this has been sitting forever, if you're interested in helping maintain this, let me know: #11