Skip to content
dsh.fish
Bundle

dsh-base-convert

进制转换

Source
uckkk
License
MIT
Updated
Updated 7 days ago

Readme

# dsh-base-convert · 进制转换

纯 Node 实现,无网络、无外部服务。

## 安装

```bash
dsh plugin add dsh-base-convert
```
安装后在 profile 的 `package.json` 的 `dsh.profile.bundles` 中加入 `"dsh-base-convert"`。

## 安装

```bash
dsh plugin add github:uckkk/dsh-base-convert
```

> 安装即在本机运行第三方代码,请自行审阅源码。

## 安装

```bash
dsh plugin add github:uckkk/dsh-base-convert
```

## 使用

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

## 许可

MIT

> 安装即在本机运行第三方代码,请自行审阅源码。

Install

dsh plugin --profile web add github:uckkk/dsh-base-convert

Profile: web

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