1.0.3 • Published 1 year ago

@mac-applications/iterm v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

@mac-applications/iterm

用于获取 Iterm 软件的偏好设置信息

  • 良好的偏好类型声明
  • 使用 ESModule和CommonJS 模块方式

安装

npm i @mac-applications/iterm -S

使用方法

import iterm from '@mac-applications/iterm';

const preferences = await iterm.getPreferences();
console.log(preferences);
1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago