@f0c1s/shallow-object-hash

2018.11.12 • Public • Published

Hashes object based on keys, and string values of the top-most level

Installation
npm i @f0c1s/shallow-object-hash

Usage
var ohash = require('@f0c1s/shallow-object-hash')
const obj = { name: 'f0c1s', address : <obj> }
console.log(ohash(obj))

/@f0c1s/shallow-object-hash/

    Package Sidebar

    Install

    npm i @f0c1s/shallow-object-hash

    Weekly Downloads

    2

    Version

    2018.11.12

    License

    ISC

    Unpacked Size

    1.1 kB

    Total Files

    3

    Last publish

    Collaborators

    • iamanubhavsaini
    • sainianubhav