How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Serialize / de-serialize an AutoHotkey object structure
This is an implementation of the upcoming YAML 1.3 standard. Since the standard is not completed yet, some features are due to change.
The main features of yaml/adayaml are: Data Format Libraries.
Open-source alternatives to yaml/adayaml include: alire-project/xmlezout — XML EZ_Out. cocobelgica/autohotkey-json — JSON module for AutoHotkey. cocobelgica/autohotkey-serdes — Serialize / de-serialize an AutoHotkey object structure. componolit/jwx — JWX is a library for handling JSON data and more. It is implemented in the SPARK programming language and has been… componolit/sxml — SXML is an XML library implemented in pure SPARK 2014. Absence of runtime errors and bounded stack usage have been… adacore/xmlada — XML/Ada: An XML parser for Ada95.