README.md 190 B

目录说明

  • 01 call函数封装实现
  • 02 apply函数封装实现
  • 03 bind函数封装实现
  • 04 函数节流与防抖

运行

npm i npm start

关于

自定义函数工具库