Shorten your links with emoji by Emojify π
Emojify converts your regular links to fun and exciting emoji links. Add a personal touch to your posts or make your links more consistent with your branding! β Emojify
$ npm install --save emojify-shorten
const emojify = require('emojify-shorten')
emojify('www.google.com').then(console.log)
/*
[ 'http://emojify.tk/c',
'http://β·.cf/c',
'http://π·.ga/c',
'http://πΈ.ga/c',
'http://πΉ.cf/c',
'http://πΎ.cf/c',
'http://π.tk/c',
'http://π€.tk/c',
'http://π¬.tk/c', ...
*/
MIT Β© JesΓΊs Lobos