1.6.0 • Published 2 years ago

@skyhookadventure/unique-id v1.6.0

Weekly downloads
136
License
MIT
Repository
-
Last release
2 years ago

skyhook-unique-id

Built with
typescript version dependants license

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_16CharUUID

Checklist

CD FeatureProvided
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.

1.6.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago