Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.92 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.92 KB

xtd_tools

The xtd_tools project is a collection of tools to help xtd development. This project works on Windows, macOS and Linux platforms.

logo

License Language web discord

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

screenshot

screenshot

xtd

This project is entirely written with the xtd framework.

For more information about xtd see :