1.1.3 • Published 5 years ago

cb-uuid v1.1.3

Weekly downloads
7
License
NONE
Repository
-
Last release
5 years ago

CB-UUID

Simple Implementation for getting a UUID from function call or React Hook

How to use

  • call getUUID or use useUUID 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;

How to publish

  • Essentially, you just need to bump the version number and run npm publish
  • This can be done automatically and with test and lint by using npm run bumpVersion then npm run publish
1.1.3

5 years ago

1.1.2

5 years ago