Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

thbgh/thb-utils

Repository files navigation

thb-utils 简易函数库

文档地址 thb-utils 文档

特色

  • 使用rollup打包;
  • 为了提高代码可维护性,使用typescript编写代码;
  • 为了保证代码质量,通过jest进行代码测试;
  • 工具库需要可查阅的文档,为了更好的支持typescript,使用了typedoc生成文档。

安装使用

// pnpm@8
pnpm install @thbnpm/utils

命令

// 打包
pnpm run build
// 生成文档
pnpm run doc
// 测试
pnpm run test

发布

pnpm login
pnpm publish

About

常用工具函数包

Resources

Stars

Watchers

Forks

AltStyle によって変換されたページ (->オリジナル) /