Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)