Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Jan 5, 2024
1 parent e482c6f commit 8a31265
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

3 changes: 3 additions & 0 deletions next-grapheme-cluster-break/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ $ echo -n 'अनुच्छेद' | next-grapheme-cluster-break --from=1
## See Also

- <span class="package-name">[`@stdlib/string/num-grapheme-clusters`][@stdlib/string/num-grapheme-clusters]</span><span class="delimiter">: </span><span class="description">return the number of grapheme clusters in a string.</span>
- <span class="package-name">[`@stdlib/string/prev-grapheme-cluster-break`][@stdlib/string/prev-grapheme-cluster-break]</span><span class="delimiter">: </span><span class="description">return the previous extended grapheme cluster break in a string before a specified position.</span>

</section>

Expand All @@ -198,6 +199,8 @@ $ echo -n 'अनुच्छेद' | next-grapheme-cluster-break --from=1

[@stdlib/string/num-grapheme-clusters]: https://github.com/stdlib-js/string/tree/main/num-grapheme-clusters

[@stdlib/string/prev-grapheme-cluster-break]: https://github.com/stdlib-js/string/tree/main/prev-grapheme-cluster-break

<!-- </related-links> -->

</section>
Expand Down

0 comments on commit 8a31265

Please sign in to comment.