AHK-Lib-Table
Table manipulation library
A collection of AutoHotkey functions to manipulate tabular data in a standard format.
For AutoHotkey. Manipulate strings in tabular (TSV) format. Library-style collection of functions.
6 stars
4 watching
4 forks
Language: AutoHotkey
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 831 |
joedf/libcon.ahk | A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. | 59 |
ahk-just-me/class_lv_incelledit | Provides in-cell editing functionality for ListView controls in AHK GUIs. | 15 |
isnull/ahkdba | An object-oriented wrapper around multiple databases to standardize access interface. | 52 |
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 |
ahk-just-me/class_scrollgui | Provides a GUI container with scroll functionality for AutoHotkey applications | 23 |
lipkau/cgui | An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. | 18 |
jnllnd/objcsv | A library of functions for working with CSV files in AutoHotkey | 30 |
shambles-dev/autohotkey-hashtable | An implementation of a hash table data structure for use with AutoHotkey scripts | 9 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
ahk-just-me/lv_ex | Provides custom functionality for GUI ListViews in AutoHotkey scripts. | 17 |
ahk-just-me/class_sqlitedb | An AutoHotkey class providing support to access and manipulate SQLite databases. | 104 |
vim-scripts/autohotkey-ahk | A Vim script for syntax highlighting Autohotkey scripts | 15 |