https://github.com/gammasoft71/xtd_tools
The xtd_tools project is a collection of tools to help xtd development.
https://github.com/gammasoft71/xtd_tools
colors cpp17 css helpers style-sheets tools xtd
Last synced: 9 months ago
JSON representation
The xtd_tools project is a collection of tools to help xtd development.
- Host: GitHub
- URL: https://github.com/gammasoft71/xtd_tools
- Owner: gammasoft71
- License: mit
- Created: 2022-02-04T15:50:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T16:43:38.000Z (over 1 year ago)
- Last Synced: 2025-04-13T04:12:28.468Z (9 months ago)
- Topics: colors, cpp17, css, helpers, style-sheets, tools, xtd
- Language: C++
- Homepage: https://gammasoft71.github.io/xtd/
- Size: 1.03 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# xtd_tools
**The xtd_tools project is a collection of tools to help [xtd](https://gammasoft71.github.io/xtd/) development. This project works on Windows, macOS and Linux platforms.**
[](https://gammasoft71.github.io/xtd/)
[](https://gammasoft71.github.io/xtd/docs/documentation/license) [](https://gammasoft71.github.io/xtd/docs/documentation/portability#c++17) [](https://gammasoft71.github.io/xtd/) [](https://discordapp.com/users/gammasoft#9288)
## Features
* Color converter : Helps to convert a specific color from its name or hexadecimal value into corresponding dark and light colors;
* Count examples : Gets the number of examples of xtd;
* Doxygen examples generator : Generates the list of examples for the Doxygen documentation.
* Release note generator : Generates the release note of xtd.
* Sources statistics : Gets the statistics of sources of xtd.
* Style sheet renderer : Helps to write style sheet with wysiwyg;
* more tools will be available soon...
## Screenshots


## xtd
This project is entirely written with the [xtd](https://gammasoft71.github.io/xtd/) framework.
For more information about xtd see :
* [website](https://gammasoft71.github.io/xtd/)
* [wiki](https://github.com/gammasoft71/xtd/wiki)
* [github](https://github.com/gammasoft71/xtd)
* [project](https://sourceforge.net/projects/xtdpro/)
* [Reference Guide](https://gammasoft71.github.io/xtd/reference_guides/latest/index.html)