1.0.3 • Published 2 years ago

@mac-applications/iterm v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago