-
where is emojify.py?
-
I'm just trying to install it and get an error message.
**Atom Version**: 0.188.0
**System**: Mac OS X 10.10.3
**Thrown From**: [gitter](git://github.com/Glavin001/atom-gitter) package, v0.6.1
### St…
-
Just an idea I got. :p
ghost updated
9 years ago
-
Package used on package.json by https://github.com/Glavin001/atom-gitter
isn't building, it misses the emojify.js file:
@Glavin001 is using like this on package.json dependencies:
```
"emojify.js": …
ghost updated
9 years ago
-
When I ran `gem install terminal-emojify`, a huge number of gems that have nothing to do with emoji were installed, like:
- minitest (this should be a dev dep, so it's not installed by end users)
- no…
-
Some character sets in MySQL don't support emoji. It's a fairly sad state of affairs. If we change the emoji to their HTML encoded version, we can make everyone happy!
Here's a function I wrote to do…
pento updated
9 years ago
-
The `:/` pattern is matched in "http://foo", so the output is something like "http :frowning: /foo".
Would there be an easy way to fix this?
-
Hi! Awesome project! I love it :smile: However, I have noticed some strange behaviour when used on my site. I have a few FontAwesome icons on my page and once every 5th or so reload the FontAwesome ic…
-
The status view adds an incomplete filename:
Git in the shell looks like this:
``` sh
felix@xBook:Signal-Desktop (material-design) $ git status
On branch material-design
Your branch is up-to-date w…
-
```
➤➤ npm i emojify.js
emojify.js@1.0.0 node_modules/emojify.js
➤➤ tree node_modules/
node_modules/
└── emojify.js
├── LICENSE-IMAGES.md
├── LICENSE.md
├── README.md
└── package.json
…