-
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
While looking for a package that generates FNV hashes, I came upon both @sindresorhus/string-hash
and @sindresorhus/fnv1a
. I got rather confused trying to find a relevant difference between them, so I fully read through both readme files, then finally the source code itself, where it turned out that this package is merely a one-line wrapper around the other one.
I'm not really sure what the rationale behind this is, but maybe you could add a short sentence to the readme files so that later visitors don't get confused in the same way I did.
Metadata
Metadata
Assignees
Labels
No labels