@liangshen/iterm
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@liangshen/iterm

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

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

安装

npm i @liangshen/iterm -S

使用方法

import iterm from '@liangshen/iterm';

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

Readme

Keywords

Package Sidebar

Install

npm i @liangshen/iterm

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

18.4 kB

Total Files

10

Last publish

Collaborators

  • liangshen~