1.0.1 β€’ Published 7 years ago

emojify-shorten v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

emojify-shorten

Build Status

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

Install

$ npm install --save emojify-shorten

Usage

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', ...
*/

License

MIT Β© JesΓΊs Lobos

1.0.1

7 years ago

1.0.0

7 years ago