1.0.8 • Published 1 year ago

hoodash v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Hoodash

:loud_sound: /ru:-dash/

安装

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

isEmpty({}) 
// => true

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

贡献

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

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago