Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidegalilei/emojipasta

πŸ‘³πŸ˜¦This πŸ…Ύ library 🎩⏰ allows you πŸ˜³βœ‹ to πŸ’€πŸ…° create 🚨 emojipastas πŸ˜‚ like β€Όβ˜Ή this 😍😍 one.
https://github.com/davidegalilei/emojipasta

emoji emojifier emojipasta library nim nimlang

Last synced: 10 days ago
JSON representation

πŸ‘³πŸ˜¦This πŸ…Ύ library 🎩⏰ allows you πŸ˜³βœ‹ to πŸ’€πŸ…° create 🚨 emojipastas πŸ˜‚ like β€Όβ˜Ή this 😍😍 one.

Awesome Lists containing this project

README

        

# Emojipasta

#### πŸ‘³πŸ˜¦This πŸ…Ύ library 🎩⏰ allows you πŸ˜³βœ‹ to πŸ’€πŸ…° create 🚨 emojipastas πŸ˜‚ like β€Όβ˜Ή this 😍😍 one.

## Installation
```bash
$ nimble install https://github.com/DavideGalilei/emojipasta
```

## Usage
```nim
import emojipasta

echo emojify("Hello World")
```

## Credits
This is a Nim porting of [EmojipastaBot](https://github.com/Kevinpgalligan/EmojipastaBot)'s EmojipastaGenerator.

## License
This project is under MIT license.