emoji_searcher

Crates.ioemoji_searcher
lib.rsemoji_searcher
version0.1.0
sourcesrc
created_at2020-11-06 04:25:09.663987
updated_at2020-11-06 04:25:09.663987
descriptionAn emoji searching lib
homepage
repository
max_upload_size
id309089
size1,315,837
(sphaerophoria)

documentation

README

Emoji Searcher

A library to help with all your emoji searching needs. This library uses Emojibase data to search shortcodes and tags and link them back to an emoji.

The library provides management utilities for saving/restoring/retrieving the newest version of the emojibase data as well as an embedded copy of the data if the program author does not want to deal with updating.

Developed mainly for use in my own projects but should be general enough that others could use if they have a need. For example usage see examples/search_emojis.rs or https://github.com/sphaerophoria/ibus-memebox

Commit count: 0

cargo fmt