@oliver_lou/utils

常用工具函数封装,支持TreeShaking

Usage no npm install needed!

<script type="module">
  import oliverLouUtils from 'https://cdn.skypack.dev/@oliver_lou/utils';
</script>

README

ES6工具函数库

目录说明

/test

存放一些单元测试的文件

/experiment

实验性质的函数

Issues

  • vscode的点击函数名跳转到对应的函数没了