-
Notifications
You must be signed in to change notification settings - Fork 0
ShelbyTV/tight_ids
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Convert to and from the long base16 Mongo ObjectIds to shorter and prettier radix-64 strings. Be kind, use them in your URLs. "4f637d6cb415cc6111000021".toTightObjectId() -> "JsDzRBGLp" "JsDzRBGLp".toLooseObjectId() -> "4f637d6cb415cc6111000021"
About
turn those long mongo ObjectIds into shorter, prettier radix-64 string
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published