Create README.md
This commit is contained in:
parent
fa8a81e3c6
commit
5b827c7aea
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# stringCodepointSplitter
|
||||||
|
|
||||||
|
Split a string to a list of strings of a character by the unicode codepoint.
|
||||||
|
|
||||||
|
It requires module Uutf.
|
||||||
|
|
||||||
|
for documantations, see `docs`
|
Loading…
Reference in a new issue