A Swift library that automatically selects the correct Korean particle (은/는, 이/가, 을/를, etc.) based on final consonants in a string. Perfect for chatbots, games, dynamic UI. No more conditional headaches! Open-source and SPM-ready 🇰🇷
No reviews yetBe the first to leave a review for GitHub
Maker
📌
Hi everyone! 👋
I’m the creator of EunNeun, a lightweight Swift library that automatically attaches the correct Korean particle (은/는, 이/가, 을/를, etc.) based on the final consonant of a word or phrase.
If you’ve ever built apps in Korean, you’ll know how tricky particles can be — especially when handling dynamic strings in UI, messages, or game text. This library solves that with a one-line .kParticle() call.
It’s open source and fully optimized for iOS/macOS/watchOS/tvOS.
Would love to hear your thoughts, suggestions, or feedback — and if you find it useful, a GitHub star ⭐️ would mean a lot!
Thanks for checking it out!