https://github.com/braintree/uuid
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
https://github.com/braintree/uuid
Last synced: 10 months ago
JSON representation
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
- Host: GitHub
- URL: https://github.com/braintree/uuid
- Owner: braintree
- License: mit
- Created: 2020-07-27T17:47:21.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T21:27:39.000Z (about 1 year ago)
- Last Synced: 2025-08-29T23:09:07.994Z (11 months ago)
- Language: JavaScript
- Size: 189 KB
- Stars: 1
- Watchers: 9
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# uuid
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
Used in:
- [braintree-web](https://github.com/braintree/braintree-web)
- [braintree-web-drop-in](https://github.com/braintree/braintree-web-drop-in)
- [framebus](https://github.com/braintree/framebus)