diff --git a/readme.md b/readme.md index ac7876e..66f83b1 100644 --- a/readme.md +++ b/readme.md @@ -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