Open tats-u opened 1 month ago
Thank you for creating this PR! I will try to review and merge it in the next weeks. 🙏
I might export the implementation of _getCodePointCoun
to other validators (e.g. Zod) in the future.
I just want to let you know that I am focusing on our v1 release first before reviewing this PR.
That's not good news. I'll wait for v1.1.0. And I want to get permission to publish _getCodePointCount as my independent package from you. If that function is improved by others, I'll try to get permission from them or keep mine as is.
Yes, feel free to create your own package. No permission required.
Fixes #875
Implemented based on graphemes validation.