@szhou/script-tools
TypeScript icon, indicating that this package has built-in type declarations

1.3.3 • Public • Published

@szhou/script-tools

CLI 介绍

  1. npx script-tools manifest: 一般放置在 postbuild 命令里,用于生成该分支的最后一次提交信息

工具函数介绍

lib/index.ts,每个文件每个方法的上面都有其介绍。

工具函数的使用

import { deepClone } from '@szhou/script-tools';

const valueCopy = deepClone(value);

Readme

Keywords

none

Package Sidebar

Install

npm i @szhou/script-tools

Weekly Downloads

13

Version

1.3.3

License

MIT

Unpacked Size

146 kB

Total Files

57

Last publish

Collaborators

  • shoujian