{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "XeWeUtils",
  "description": "Header-only helpers for ESP32: string formatting, input validation, async timers, FreeRTOS mutex guard, color conversion.",
  "url": "https://github.com/xewe-labs/xewe-library-utils",
  "author": {
    "@type": "Person",
    "name": "Maxim Dokukin"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/xewe-labs/XeWeUtils-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 24,
  "datePublished": "2026-09-11",
  "license": "https://spdx.org/licenses/GPL-3.0"
}