AutoHotkey-JSON
JSON processor
A JSON parser and serializer for AutoHotkey scripting language
JSON module for AutoHotkey
258 stars
20 watching
92 forks
Language: AutoHotkey
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cocobelgica/autohotkey-serdes | Software to convert AutoHotkey object structures into human-readable strings or binary files. | 14 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
lexikos/autohotkey-jk | Replaces AutoHotkey's scripting language with JavaScript, allowing scripts to run on Windows without the need for AutoHotkey.exe. | 83 |
cesanta/frozen | A JSON parsing and generation tool for C/C++ with scanf-like interface. | 710 |
joedf/libcon.ahk | A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. | 60 |
pulover/cbautocomplete | An AutoHotkey script to enhance combobox functionality with auto-completion | 29 |
huleiak47/vim-ahkcomplete | Omnicomplete plugin for autohotkey script editing | 13 |
g33kdude/chrome.ahk | Automates Google Chrome using its WebSocket-based API | 341 |
hi5/xa | A utility for serializing and deserializing AutoHotkey arrays in XML format. | 14 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 832 |
jleb/ahksock | A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts | 78 |
perlence/autohotkey.py | An API that allows writing AutoHotkey scripts in Python | 80 |
jnizm/class_ftp | A wrapper class for FTP sessions in AutoHotkey | 7 |
vim-scripts/autohotkey-ahk | A Vim script for syntax highlighting Autohotkey scripts | 15 |
cocoonspace/dynjson | Tool for client-customizable JSON formats from dynamic APIs | 16 |