https://github.com/jondotsoy/uid
https://github.com/jondotsoy/uid
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jondotsoy/uid
- Owner: JonDotsoy
- License: mit
- Created: 2023-07-17T19:40:11.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-11T16:59:13.000Z (8 months ago)
- Last Synced: 2025-01-26T10:30:02.862Z (4 months ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# uid
Generator of unique id with support to UUID, ULID, and ObjectID
## Install with homebrew
```shell
brew install jondotsoy/core/uid
```