hashids
Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.
Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.
Generate ids from numbers
Extended hashids for feel comfortable
Objection plugin to automatically obfuscate model ids using hashids!
Hashids Provider for AdonisJs framework
Generate a short unique ID from the integer for egg.js
Generate seeded Hashids that is unique per scope.
With this library, you can transform your ids to obfuscated integers based on Knuth's integer hash. Port of optimus-js
Hapi.js plugin wrapper for hashids.
Generate short unique ids from integers
Copy the file while converting with temject
Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.
**Hashids-bn** is small JavaScript library to generate YouTube-like ids from numbers. This fork uses BigNumber so that number isn't limited. [http://hashids.org/javascript](http://hashids.org/javascript)
template + injection = temject
Go through object, detect id values and decode or encode them
Encode numeric integers as hashes using Hashids.
⭐ Axway Amplify module for generating YouTube-like ids for Appcelerator Titanium SDK
Generate YouTube-like ids from Big Integer numbers (BigInt). Use Hashids when you do not want to expose your database ids to the user.
Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.
Like Hashids, this is a small JavaScript library to generate YouTube-like ids from strings.