@jekru/human-readable

Generate human readable IDs.

Usage no npm install needed!

<script type="module">
  import jekruHumanReadable from 'https://cdn.skypack.dev/@jekru/human-readable';
</script>

README

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