@cooperbuckingham/uuid
v1.0.1
Published
Personal use typescript react hook and method for generating uuids
Downloads
3
Readme
CB-UUID
Simple Implementation for getting a UUID from function call or React Hook
How to use
- call
getUUID
or useuseUUID
hook to return a referenced value to a UUID - (Optionally) call
setUserIdAndNamespaceUrl
to update the internal USER_ID and NAMESPACE URLs used in creating UUID;