UNPKG

shell-ahk

Version:

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

18 lines (12 loc) 244 B
# 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 参考和使用示例