@autoit-gui-skeleton/ags-wrapper-json

AGS package for the library JSON.au3, created by Ward. This library allows us to decode/encode JSON with the minimalistic JSON parser jsmn.

@autoit-gui-skeleton/ags-wrapper-scrollbars

AGS package for the library GUI Scrollbars, created by Melba23. This library gives you scrollbars sized to your GUI in one simple command and more.

@autoit-gui-skeleton/ags-wrapper-curl

AGS package for the library Curl.au3, created by Ward. It provides an own implementation of libcurl in AutoIt

@autoit-gui-skeleton/ags-wrapper-string-size

AGS package for the library StringSize.au3, created by Melba23. This library takes a text string and calculates the size of label required to hold it as well as formatting the string to fit.