Showing 1-20 of 87 packages
Encode and decode into base36
A simple base36/base58 converter.
Crypto hashes in base36
Base16 to/from Base36 conversion
Simple utility for converting between base36 strings and buffers
Encode UUIDs into Base36 or any other system
monotonic string timestamps, base36. constant-length.
Fastest random ID and random string generation for Node.js
Simple Covert value to binary | hex | base62 | base36 | basex | customAlphabet
Tools for encoding / decoding text to / from base36 strings
letter universally unique identifier
An ultra-lightweight JavaScript library for generating unique, URL-friendly, and time-sortable IDs. Kinoid is designed for Node.js and browser environments, offering decodable, timestamp-based IDs in a compact base36 format.
Tools for encoding / decoding JavaScript objects to / from base36 strings
Turn integers into base36 codes
A db-friendly UUID generator, base36 encoded, 25 chars length.
Produces random ID's using random ints and a timestamp, encoded using base36
[npm](https://www.npmjs.com/package/random-id-base36) | [github](https://github.com/tonioloewald/random-id)
Minimal 16-character URL-safe unique ID generator based on a millisecond timestamp, encoded in Base36.
base-36 autoincrement support for mongoose node.js orm
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.