dotcypress / runes

✂️ Unicode-aware JS string splitting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add callback for iteration

VladimirShestakov opened this issue · comments

Please, add callback for iteration

runes(str, (char, index) => {})