Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/davidegalilei/emojipasta
- Owner: DavideGalilei
- License: mit
- Created: 2021-08-27T19:46:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-27T19:56:59.000Z (over 3 years ago)
- Last Synced: 2024-11-14T20:43:29.425Z (2 months ago)
- Topics: emoji, emojifier, emojipasta, library, nim, nimlang
- Language: Nim
- Homepage:
- Size: 148 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 emojipastaecho 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.