@zodash/youtube-like-id
v0.0.3
Published
An simple algorithm to shorten id, and more confusing (number => string)
Downloads
6
Maintainers
Readme
@zodash/youtube-like-id
Youtube Like ID
Usage
import * as yli from '@zodash/youtube-like-id';
yli.encode(18767654987057970000) // => yzNjIBEdyww
yli.decode('yzNjIBEdyww') // => 18767654987057970000