toss / es-hangul

A modern JavaScript library for handling Hangul characters.
https://es-hangul.slash.page/
MIT License
1.34k stars 95 forks source link

feat: chosungIncludes 메서드를 문서에서 바로 사용해볼 수 있는 데모를 만듭니다. #102

Closed okinawaa closed 5 months ago

okinawaa commented 5 months ago

Overview

chosungIncludes 메서드를 문서에서 바로 사용해볼 수 있는 데모를 만듭니다. 유저는 자신의 환경에서 es-hangul을 다운로드 받기 전에 es-hangul이 자신이 원하는 니즈인지 빠르게 판단할 수 있습니다.

https://github.com/toss/es-hangul/assets/69495129/9614617f-2e2e-4176-86f4-8e12431a4877

PR Checklist

  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.
changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: 2e24da5ed8edc8c7041026ca2f5db42e89923a94

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-hangul ❌ Failed (Inspect) May 25, 2024 1:56am
codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.51%. Comparing base (48ce65f) to head (2e24da5).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/toss/es-hangul/pull/102/graphs/tree.svg?width=650&height=150&src=pr&token=My9jTW6bSr&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toss)](https://app.codecov.io/gh/toss/es-hangul/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=toss) ```diff @@ Coverage Diff @@ ## main #102 +/- ## ======================================= Coverage 99.51% 99.51% ======================================= Files 13 13 Lines 206 206 Branches 46 46 ======================================= Hits 205 205 Misses 1 1 ```
manudeli commented 5 months ago

🚀🚀🚀