1.6.0 • Published 4 years ago
@skyhookadventure/unique-id v1.6.0
skyhook-unique-id
Generates UUIDs of format prefix_UUID where the UUID is 16 characters.
Use
import generateId from '@skyhookadventure/unique-id';
const res = generateId('bk'); // Returns bk_16CharUUIDChecklist
| CD Feature | Provided |
|---|---|
| ✅ | Typescript |
| ✅ | Linting (AirBnB + Prettier) |
| ✅ | Unit tests (Jest) |
| ✅ | Coverage check (ideally 100% with Jest) |
| ✅ | Github Continuous Deployment |
Built by Skyhook
This module is contributed by the team at Skyhook.