-
-
Notifications
You must be signed in to change notification settings - Fork 805
feat: add base/truncate-middle string package #1118
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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. |
Coverage Report
The above coverage report was generated for the changes in this PR. |
lib/node_modules/@stdlib/string/base/truncate-middle/benchmark/benchmark.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/string/base/truncate-middle/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/string/base/truncate-middle/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/string/base/truncate-middle/lib/main.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/string/base/truncate-middle/lib/main.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/string/base/truncate-middle/test/test.js
Outdated
Show resolved
Hide resolved
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.
@steff456 Thanks for working on this. A few minor cleanup concerns and a request to update descriptions. Once resolved, this should be ready for merge.
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. |
lib/node_modules/@stdlib/string/base/truncate-middle/lib/main.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/string/base/truncate-middle/lib/main.js
Outdated
Show resolved
Hide resolved
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.
LGTM.
Part of #1062
Description
This pull request:
@stdlib/string/base/truncate-middle
Related Issues
This pull request:
Part of #1062
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers