{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NeuKV",
  "description": "A lightweight, fast, and powerful NVS wrapper for ESP32 without String overhead.",
  "url": "https://github.com/ulywae/NeuKV",
  "author": {
    "@type": "Person",
    "name": "Ulywae (@neufa)"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/ulywae/NeuKV-1.0.3.zip",
  "softwareVersion": "1.0.3",
  "fileSize": 16,
  "datePublished": "2026-05-11",
  "license": "https://spdx.org/licenses/MIT"
}