hangeul-id
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Hanguel ID

Unique shorter id using Hangeul inspired by Hashids

Features

  • Generate Hangeul id from decimal integer

Usage

integerToHangeulId

import { integerToHangeulId } from "./hangeul-id";

integerToHangeulId(5529549, "ksx1001");
// returns "각간힝"

Readme

Keywords

Package Sidebar

Install

npm i hangeul-id

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

76.5 kB

Total Files

13

Last publish

Collaborators

  • joing