@txo/browser-id
v1.0.3
Published
Technology Studio - Browser id
Downloads
68
Keywords
Readme
Browser id
Generates id for browser and stores it in local storage
Install
<script src="https://cdn.jsdelivr.net/npm/@txo/[email protected]/lib/index.js"></script>
Usage
<script>
console.log(window.TXO_BROWSER_ID)
</script>