AHK_cTable
Table library
A class library for creating and manipulating tables in AutoHotkey scripts.
AutoHotkey-Class for handling of tables
9 stars
2 watching
1 forks
Language: AutoHotkey
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jim-vxe/ahk-lib-table | A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 68 |
ahkdb/ahkdb | A library that provides an efficient and lightweight way to store, manipulate, and query tab-separated databases from AutoHotkey scripts | 28 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 831 |
lipkau/cgui | An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. | 18 |
lipkau/winscp.ahk | A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |
shambles-dev/autohotkey-hashtable | An implementation of a hash table data structure for use with AutoHotkey scripts | 9 |
isnull/ahkdba | An object-oriented wrapper around multiple databases to standardize access interface. | 52 |
hotkeyit/ahkdll-v1-release | A scriptable DLL that extends AutoHotkey functionality with customizable hotkeys and key bindings. | 65 |
joedf/libcon.ahk | A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. | 59 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
ahk-just-me/class_scrollgui | Provides a GUI container with scroll functionality for AutoHotkey applications | 23 |
shambles-dev/autohotkey-facade | A set of functional programming libraries designed to replace AutoHotkey's processing constructs and provide a more composable and testable way to write code. | 30 |
g33kdude/socket.ahk | An implementation of a network socket class in AutoHotkey script language | 64 |
ahk-just-me/class_lv_incelledit | Provides in-cell editing functionality for ListView controls in AHK GUIs. | 15 |