-
-
Notifications
You must be signed in to change notification settings - Fork 588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add truncate-middle-grapheme-cluster string package #1120
base: develop
Are you sure you want to change the base?
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
Coverage Report
The above coverage report was generated for the changes in this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should refactor to make seq
a mandatory argument: #1118 (comment).
Coverage Report
The above coverage report was generated for the changes in this PR. |
|
||
# truncateMiddleGraphemeCluster | ||
|
||
> Truncate grapheme clusters of string in the middle to a specified length. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same description change as in other PRs.
Part of #1062
Description
This pull request:
@stdlib/string/base/truncate-middle-grapheme-cluster
Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers