JSFiddle - React, Tailwind, and code Playground

by brandondurham

HTML

<script src="https://github.com/puleos/object-hash/blob/master/dist/object_hash.js"></script>

JavaScript

const hasher = {
	id: '52dab80e-790a-4814-a6e7-f4bd42aae8f9',
	is_fingerprinted: true,
	method: 'fingerprinted',
	type: 'employee_pii',
	detail: 'facebook, @axe_financial_official',
	created_at: '2019-10-15T13:59:59.387512',
	tags: ['ad'],
}

var hash = require('object-hash');

document.write(hash(hasher))