Skip to content
#

hashable

Here are 9 public repositories matching this topic...

Language: All
Filter by language

A package to perform SHA hash functions over key-value objects that works both in Node.js and native JS. It also can be used with typescript projects. It provides a single method `digest()` that first creates an array of the object values ordered by the object keys (order in JS objects is not guaranteed); then, it JSON.stringify it; and finally …

  • Updated Apr 14, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the hashable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hashable topic, visit your repo's landing page and select "manage topics."

Learn more