puleos / object-hash

Generate hashes from javascript objects in node and the browser.
MIT License
1.41k stars 145 forks source link

Update readme to detail passthrough mode. #107

Closed EliteMasterEric closed 3 years ago

EliteMasterEric commented 3 years ago

This resolves issue #106 .

I was looking for an algorithm option which would display the unhashed value, read the documentation, and assumed there wasn't one, without a more thorough look at the code.

Once I inspected the code to make a pull request, I saw the feature already existed. The simple solution is to describe the feature in the appropriate place in the documentation of hash().