AGS package for the library Curl.au3, created by Ward. It provides an own implementation of libcurl in AutoIt
AGS package for the library JSON.au3, created by Ward. This library allows us to decode/encode JSON with the minimalistic JSON parser jsmn.
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.
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.
AGS package for the library BinaryCall created by Ward. Write subroutines in C, call in AutoIt.