shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
objectHash
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.object
This function allows you to get back an integrity hash of the passed object.
Params
- obj*-any
The object to hash
Return
- -String
The calculated folder hash
Example
import { objectHash } from '@blackbyte/sugar/object';
objectHash({
hello: 'world'
}); // => YZOrKDx9LCLd8X39PoFTflXGpRU=,Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space