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.
- Host: GitHub
- URL: https://github.com/tomasmark79/emojitoolsfree
- Owner: tomasmark79
- License: other
- Created: 2025-03-31T08:44:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T12:23:46.000Z (10 months ago)
- Last Synced: 2025-04-11T21:55:50.424Z (10 months ago)
- Topics: cmake, conan, cpm-cmake, cpp, cpp-all, cpp-template, cross-platform, emoji, emoticons, library, template, template-project, utf-8
- Language: C++
- Homepage: https://digitalspace.name
- Size: 441 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/tomasmark79/EmojiToolsFree/actions/workflows/linux.yml)
[](https://github.com/tomasmark79/EmojiToolsFree/actions/workflows/macos.yml)
[](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)
---

**[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)