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工具库,为了快速高效的开发,封装的一些日常开发中常用的工具。
-
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 htils was born.
- 日常开发中,我们总会在项目中封装一些工具库
- 为了实现高效的开发,我决定将目前我工作中常用的工具函数汇总到一个地方
- htils 应运而生
npm install htilspnpm add htils