forked from orbit-oss/is
Add link to is-blob (#17)
This commit is contained in:
parent
46e886d10b
commit
6268253ec6
1 changed files with 1 additions and 0 deletions
|
|
@ -182,6 +182,7 @@ The most common mistakes I noticed in these modules was using `instanceof` for t
|
|||
- [is-array-sorted](https://github.com/sindresorhus/is-array-sorted) - Check if an Array is sorted
|
||||
- [is-error-constructor](https://github.com/sindresorhus/is-error-constructor) - Check if a value is an error constructor
|
||||
- [is-empty-iterable](https://github.com/sindresorhus/is-empty-iterable) - Check if an Iterable is empty
|
||||
- [is-blob](https://github.com/sindresorhus/is-blob) - Check if a value is a Blob - File-like object of immutable, raw data
|
||||
|
||||
|
||||
## Created by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue