ellekasai / twemoji-awesome

[Unmaintained] Like Font Awesome, but for Twitter Emoji
http://ellekasai.github.io/twemoji-awesome
868 stars 99 forks source link

Package is not updated to the latest #15

Open JTallis opened 7 years ago

JTallis commented 7 years ago

The latest node package available is 1.0.6 but that is different to what is in this repository. It is also noted that 1.0.6 does not have named emojis:

$emoji-map: (
  "1f0cf":"1f0cf",
  "1f1e6":"1f1e6",
  "1f1e6-1f1e8":"1f1e6-1f1e8"
);

Previous versions do have named emojis. This repository depends on twemoji-possum but unfortunately this isn't part of the node package.

What is it that we have to do? twemoji-possum isn't a node package understandably as it isn't JavaScript but that means we have to copy everything from https://github.com/kamalasaurus/twemoji-possum/blob/master/dist/emoji-map.scss along with https://github.com/ellekasai/twemoji-awesome/blob/gh-pages/twemoji-awesome.scss and handle it ourselves.

vladfaust commented 5 years ago

Thanks, @JTallis, your solution is working perfectly! :+1:

dialex commented 4 years ago

This seems like an up to date alternative: https://github.com/SebastianAigner/twemoji-amazing