emojis: Conversion between emoji characters and their names.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - HUnit - containers - text Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
This package provides functions for converting emoji names to emoji characters and vice versa.
How does it differ from the emoji
package?
It supports a fuller range of emojis, including all those supported by GitHub
It supports lookup of emoji aliases from emoji
It uses Text rather than String
It has a lighter dependency footprint: in particular, it does not require aeson
It does not require TemplateHaskell
[Skip to Readme]
Properties
Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.3, 0.1.4, 0.1.4.1 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.9 && <5), containers, text [details] |
License | BSD-3-Clause |
Copyright | 2019 John MacFarlane |
Author | John MacFarlane |
Maintainer | jgm@berkeley.edu |
Category | Text |
Home page | https://github.com/jgm/emojis#readme |
Source repo | head: git clone https://github.com/jgm/emojis |
Uploaded | by JohnMacFarlane at 2023-07-25T00:20:31Z |
Modules
[Index] [Quick Jump]
- Text
Downloads
- emojis-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees