Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 28, 2024
1 parent a1987f8 commit ea27c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,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
- [which-environment](https://github.com/sindresorhus/which-environment) - Check which JavaScript environment your code is running in at runtime
- [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
Expand Down

0 comments on commit ea27c0f

Please sign in to comment.