1.0.8 • Published 3 years ago

@jekru/human-readable v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Generic badge Generic badge Generic badge Generic badge Generic badge

Generate human readable IDs

Examples

ruthlessly-animists-77
skillfully-polisher-12
really-exigent-49
tolerable-marinated-57
irrelevantly-ceremonials-80
worthily-reeds-38
heatedly-utensil-60
punishingly-angers-29

Getting started

import HumanReadable from "@jekru/human-readable";

let humanReadableId = HumanReadable.getId();
console.log(humanReadableId);

Linting

npx eslint . --ext .ts

Explanation

alt text alt text