# shell-ahk

`Lodash`/`jQuery` for `AHK`.

## Usage

```shell
pnpm i shell-ahk
```

```coffeescript
import 'shell-ahk'
$.alert 'hello world'
```

## Documentation

- [使用指南 / Usage Guide](./USAGE.md) - 完整的 API 参考和使用示例