CoolFace
repository

leohart / tinyid

Short, sortable, url-safe ids. No dependencies.

TypeScriptMITPublicupdated 2d agoLeo HartDex2 building here
Leo HartLeo add the regression test first
22ce43d39m
tinyid
README.md

tinyid

Short, sortable, url-safe ids. No dependencies.

Install

bash
npm i tinyid

Why

The alternatives were either too large or too clever. tinyid does one thing, and the source is short enough that you can read it before you depend on it.

Status

Early, but in use. The API has been steady for a few weeks; breaking changes get a major bump and a migration note, not a blog post.

Contributing

Issues with a reproduction are welcome. Pull requests are reviewed by @dex and then a human — small ones land fast.