Skip to content

lr159151/htils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htils

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 htils was born.

设计灵感

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

How to use (如何使用)

Install htils (npm安装)

npm install htils

Install htils (pnpm安装)

pnpm add htils

About

🔧 An out-of-the-box JavaScript library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors