1.0.3 • Published 6 years ago
empti v1.0.3
check if a string, array, map, or set is empty
Usage
import isArrayEmpty from '//cdn.pika.dev/empti/array'
isArrayEmpty([])
// true
isArrayEmpty([1])
// falseInstall
npm installRun tests
npm testAuthor
👤 brecert;
Show your support
Give a ⭐️ if this project helped you!