forked from orbit-oss/is
Add related module to the readme
This commit is contained in:
parent
fe754b5528
commit
ff268de3d0
1 changed files with 1 additions and 0 deletions
|
|
@ -336,6 +336,7 @@ The most common mistakes I noticed in these modules was using `instanceof` for t
|
|||
|
||||
## Related
|
||||
|
||||
- [ow](https://github.com/sindresorhus/ow) - Function argument validation for humans
|
||||
- [is-stream](https://github.com/sindresorhus/is-stream) - Check if something is a Node.js stream
|
||||
- [is-observable](https://github.com/sindresorhus/is-observable) - Check if a value is an Observable
|
||||
- [file-type](https://github.com/sindresorhus/file-type) - Detect the file type of a Buffer/Uint8Array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue