hoodash

1.0.8 • Public • Published

Hoodash

🔊 /ru:-dash/

前端常用工具集合

bundle size npm downloads npm version MIT license

安装

pnpm add hoodash
import { isEmpty, getFileExtension } from 'hoodash'

isEmpty({}) 
// => true

getFileExtension('file.txt')
// => 'txt'

贡献

目前由jessie.xu一人贡献,有兴趣的朋友可以联系我。

/hoodash/

    Package Sidebar

    Install

    npm i hoodash

    Weekly Downloads

    0

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    3.03 kB

    Total Files

    3

    Last publish

    Collaborators

    • ilmango