-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Right now max value is Number.MAX_SAFE_INTEGER, with no support for bigints. This is an issue for tracking this feature. Hashids has support for it here (for reference): https://github.com/niieani/hashids.js/blob/master/src/hashids.ts
Todos:
- Support in
encode()/decode() - Adjust
maxValue() - Add tests specifically for bigints
- Add an example of how to use bigints
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels