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

https://github.com/tomasmark79/emojitoolsfree

is a simple library that handles retrieving UTF-8 emoji characters on demand.
https://github.com/tomasmark79/emojitoolsfree

cmake conan cpm-cmake cpp cpp-all cpp-template cross-platform emoji emoticons library template template-project utf-8

Last synced: 10 months ago
JSON representation

is a simple library that handles retrieving UTF-8 emoji characters on demand.

Awesome Lists containing this project

README

          

[![Linux](https://github.com/tomasmark79/EmojiToolsFree/actions/workflows/linux.yml/badge.svg)](https://github.com/tomasmark79/EmojiToolsFree/actions/workflows/linux.yml)
[![MacOS](https://github.com/tomasmark79/EmojiToolsFree/actions/workflows/macos.yml/badge.svg)](https://github.com/tomasmark79/EmojiToolsFree/actions/workflows/macos.yml)
[![Windows](https://github.com/tomasmark79/EmojiToolsFree/actions/workflows/windows.yml/badge.svg)](https://github.com/tomasmark79/EmojiToolsFree/actions/workflows/windows.yml)

# EmojiToolsFree

is a simple library that handles retrieving UTF-8 emoji characters on demand.

# Reusability in another projects

This project is a library accompanied by an executable file. You can use the library in your own project.

[CMake compatible (CPM.cmake, FetchContent, or add_subdirectory).](https://github.com/tomasmark79/DotNameCppFree?tab=readme-ov-file#reusability-in-another-projects)

## Standalone Example
## Standalone Usage
## References

[πŸ‘†πŸ»](#EmojiToolsFree)

---

DotNameCpp Logo

**[DotName C++ Template](https://github.com/tomasmark79/DotNameCppFree)** – A template for modern C++ projects using CMake. πŸš€ It includes pre-configured build settings, modular project structure, and support for modern C++ standards. Perfect for creating clean, maintainable, and scalable projects. πŸ› οΈ

## License

MIT License
Copyright (c) 2024-2025 TomΓ‘Ε‘ Mark

[πŸ‘†πŸ»](#EmojiToolsFree)