Skip to content
dsh.fish
Bundle

dsh-mortgage-equal-installment

等额本息房贷计算器

Source
uckkk
License
MIT
Updated
Updated 3 days ago

Readme

# dsh-mortgage-equal-installment · 等额本息房贷计算器

## 工具

- `mortgage_equal_installment`:等额本息房贷计算器:按参数精确计算,返回详细结果与说明。

纯 Node 实现,无网络依赖。

```bash
dsh plugin add github:uckkk/dsh-mortgage-equal-installment
```

## 安装

```bash
dsh plugin add github:uckkk/dsh-mortgage-equal-installment
```

## 使用

安装后在会话中调用该插件注册的工具即可。

## 许可

MIT

Install

dsh plugin --profile web add github:uckkk/dsh-mortgage-equal-installment

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source