# toss/es-hangul

A modern JavaScript library for handling Hangul characters.

Repository: https://github.com/toss/es-hangul
Canonical: https://ross.abutalabs.com/products/es-hangul
Homepage: https://es-hangul.slash.page/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-07-09T04:56:24+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 92, longevity 63
- inputs: {"age_days": 887, "days_push": 55, "days_rel": 55, "gap_med": 18, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1864, forks 144 (observed 2026-08-28T04:05:46.145889+00:00)

## What it is
A modern, tree-shakable TypeScript/JavaScript library for manipulating Korean Hangul characters. It provides APIs for initial consonant (choseong) search, particle (josa) attachment, syllable decomposition/assembly, keyboard conversion, number-to-Hangul, pronunciation, and romanization.

## Use cases
- implement korean initial consonant search
- attach correct korean particles to words
- disassemble hangul into jamo components
- convert hangul to qwerty and back
- spell korean numbers in hangul
- romanize korean text
- standardize korean pronunciation in text

## When to choose
- building Korean-facing web or Node.js apps needing Hangul text processing
- you want a lightweight, tree-shakable, strongly typed alternative to Hangul.js
- you need search matching on initial consonants typed by users

## When to avoid
- your project does not handle Korean text
- you need full NLP like morphological analysis or machine translation
- you work outside the JavaScript/TypeScript ecosystem

## Facets
- artifact type: library
- maturity: active
- function: nlp, parser, serialization
- domain: web-development, developer-tools
- platform: browser, cross-platform
- tags: korean, hangul, text-processing, typescript, tree-shakable, choseong-search, josa, korean-language-processing, natural-language-processing, localization, nodejs, web-server

## Member repositories
- toss/es-hangul (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:46.145889+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:15:37.328867+00:00, confidence not recorded.
  - readme: https://github.com/toss/es-hangul (fetched 2026-08-28T04:05:46.145889+00:00, sha 195799a9ad4a)
  - homepage: https://es-hangul.slash.page/ (fetched 2026-08-29T10:54:53.914111+00:00, sha 7c3ba0026f81)
  - site_page: https://es-hangul.slash.page/docs/introduction (fetched 2026-08-29T10:54:53.916780+00:00, sha caa3cb4dc7eb)
  - site_page: https://es-hangul.slash.page/docs/api/core/assemble (fetched 2026-08-29T10:54:53.918757+00:00, sha 141e29bdc150)
  - registry_npm: https://registry.npmjs.org/es-hangul (fetched 2026-08-29T10:54:53.920323+00:00, sha c8432f54253c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
