Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phonowell/shell
Lodash/jQuery for AHK.
https://github.com/phonowell/shell
Last synced: about 2 months ago
JSON representation
Lodash/jQuery for AHK.
- Host: GitHub
- URL: https://github.com/phonowell/shell
- Owner: phonowell
- License: mit
- Created: 2021-03-08T03:27:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T06:11:29.000Z (5 months ago)
- Last Synced: 2024-11-09T06:56:33.181Z (about 2 months ago)
- Language: AutoHotkey
- Size: 1.07 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# shell-ahk
`Lodash`/`jQuery` for `AHK`.
## Usage
```shell
pnpm i shell-ahk
``````coffeescript
import 'shell-ahk'
$.alert 'hello world'
```## Functions
[Document](./doc/functions.md)