1.0.1 • Published 2 years ago

hx-treasure-chest v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

hx-treasure-chest

It is an out-of-the-box JavaScript library that encapsulates some of the most common tools used in daily development for fast and efficient development.

这是一个开箱即用的JavaScript工具库,为了快速高效的开发,封装的一些日常开发中常用的工具。

Design inspiration

  • In daily development, we often wrap libraries in our projects.

  • In order to achieve efficient development, I decided to gather all the utility functions that I currently use in my work into one place.

  • The hx-treasure-chest was born.

设计灵感

  • 日常开发中,我们总会在项目中封装一些工具库
  • 为了实现高效的开发,我决定将目前我工作中常用的工具函数汇总到一个地方
  • hx-treasure-chest 应运而生

如何使用

npm安装

npm install hx-treasure-chest

pnpm安装

pnpm add hx-treasure-chest