Hoodash 🔊 /ru:-dash/ 前端常用工具集合 安装 pnpm add hoodash import { isEmpty, getFileExtension } from 'hoodash' isEmpty({}) // => true getFileExtension('file.txt') // => 'txt' 贡献 目前由jessie.xu一人贡献,有兴趣的朋友可以联系我。