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 Dec 8, 2024
1 parent 3c0c505 commit 016f772
Show file tree
Hide file tree
Showing 7 changed files with 103 additions and 30 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<section class="release" id="unreleased">

## Unreleased (2024-11-21)
## Unreleased (2024-12-08)

<section class="packages">

Expand Down Expand Up @@ -112,6 +112,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:

<details>

- [`7e8187a`](https://github.com/stdlib-js/stdlib/commit/7e8187a766886c2fb9cdc356cf781f0a1802172c) - **docs:** update related packages sections [(#3368)](https://github.com/stdlib-js/stdlib/pull/3368) _(by stdlib-bot)_
- [`b6a2b0b`](https://github.com/stdlib-js/stdlib/commit/b6a2b0b27dc8cc1e9fc02d9679a3ce468cf49b9d) - **docs:** update namespace table of contents [(#3192)](https://github.com/stdlib-js/stdlib/pull/3192) _(by stdlib-bot, Philipp Burckhardt)_
- [`8b1548f`](https://github.com/stdlib-js/stdlib/commit/8b1548fb45c1ff131f5edac20cb984344a2d28ec) - **feat:** update namespace TypeScript declarations [(#3190)](https://github.com/stdlib-js/stdlib/pull/3190) _(by stdlib-bot, Philipp Burckhardt)_

Expand Down
27 changes: 15 additions & 12 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
# Contributors listed in alphabetical order.

Aayush Khanna <[email protected]>
AbhijitRaut04 <[email protected].com>
Abhijit Raut <abhijitmraut8010@gmail.com>
Adarsh Palaskar <[email protected]>
Aditya Sapra <[email protected]>
AgPriyanshu18 <[email protected]>
Ahmed Atwa <[email protected]>
Ahmed Kashkoush <[email protected]>
Aleksandr <[email protected]>
Ali Salesi <[email protected]>
Aman Bhansali <[email protected]>
Expand Down Expand Up @@ -44,47 +45,50 @@ Joey Reed <[email protected]>
Jordan Gallivan <[email protected]>
Joris Labie <[email protected]>
Justin Dennison <[email protected]>
Kaif Mohd <[email protected]>
Karthik Prakash <[email protected]>
Khaldon <[email protected]>
Kohantika Nath <[email protected]>
Krishnendu Das <[email protected]>
Kshitij-Dale <[email protected]>
Lovelin <[email protected]>
Manik Sharma <[email protected]>
Marcus Fantham <[email protected]>
Matt Cochrane <[email protected]>
Mihir Pandit <[email protected]>
Milan Raj <[email protected]>
Mohammad Kaif <[email protected].com>
Mohammad Kaif <mdkaifprofession@gmail.com>
Momtchil Momtchev <[email protected]>
Muhammad Haris <[email protected]>
Naresh Jagadeesan <[email protected]>
Neeraj Pathak <[email protected]>
NightKnight <Ahmedatwa866@yahoo.com>
Nishant Shinde <[email protected].com>
Nithin Katta <[email protected]>
Nourhan Hasan <[email protected]>
Ognjen Jevremović <[email protected]>
Oneday12323 <[email protected]>
Ori Miles <[email protected]>
Philipp Burckhardt <[email protected]>
Prajwal Kulkarni <[email protected]>
Pranav Goswami <[email protected]>
Praneki <[email protected]>
Pratik <[email protected]>
Pratyush Kumar Chouhan <[email protected]>
Priyansh <[email protected]>
Priyanshu Agarwal <[email protected]>
Pushpendra Chandravanshi <[email protected]>
RISHAV <[email protected]>
Raunak Kumar Gupta <[email protected]>
Rejoan Sardar <[email protected]>
Ricky Reusser <[email protected]>
Ridam Garg <[email protected]>
Rishav <[email protected]>
Robert Gislason <[email protected]>
Roman Stetsyk <[email protected]>
Rutam <[email protected]>
Rutam Kathale <[email protected]>
Ruthwik Chikoti <[email protected]>
Ryan Seal <[email protected]>
Rylan Yang <[email protected]>
Sai Srikar Dumpeti <[email protected]>
SarthakPaandey <[email protected]>
Sarthak Paandey <[email protected]>
Saurabh Singh <[email protected]>
Seyyed Parsa Neshaei <[email protected]>
Shashank Shekhar Singh <[email protected]>
Expand All @@ -97,7 +101,7 @@ Snehil Shah <[email protected]>
Soumajit Chatterjee <[email protected]>
Spandan Barve <[email protected]>
Stephannie Jiménez Gacha <[email protected]>
Suraj kumar <[email protected]>
Suraj Kumar <[email protected]>
Tirtadwipa Manunggal <[email protected]>
Tudor Pagu <[email protected]>
Tufailahmed Bargir <[email protected]>
Expand All @@ -106,12 +110,11 @@ Utkarsh Raj <[email protected]>
UtkershBasnet <[email protected]>
Vaibhav Patel <[email protected]>
Varad Gupta <[email protected]>
Vinit Pandit <[email protected]>
Xiaochuan Ye <[email protected]>
Yaswanth Kosuru <[email protected]>
Yernar Yergaziyev <[email protected]>
naveen <[email protected]>
nishant-s7 <[email protected]>
olenkabilonizhka <[email protected]>
orimiles5 <[email protected]>
rainn <[email protected]>
rei2hu <[email protected]>
yaswanth <[email protected]>
18 changes: 18 additions & 0 deletions base/remove-last-code-point/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@ str = removeLastCodePoint( 'अनुच्छेद', 1 );

<section class="related">

* * *

## See Also

- <span class="package-name">[`@stdlib/string/base/remove-first-code-point`][@stdlib/string/base/remove-first-code-point]</span><span class="delimiter">: </span><span class="description">remove the first Unicode code point of a string.</span>
- <span class="package-name">[`@stdlib/string/base/remove-last-grapheme-cluster`][@stdlib/string/base/remove-last-grapheme-cluster]</span><span class="delimiter">: </span><span class="description">remove the last grapheme cluster (i.e., user-perceived character) of a string.</span>
- <span class="package-name">[`@stdlib/string/base/remove-last`][@stdlib/string/base/remove-last]</span><span class="delimiter">: </span><span class="description">remove the last UTF-16 code unit of a string.</span>

</section>

<!-- /.related -->
Expand All @@ -90,6 +98,16 @@ str = removeLastCodePoint( 'अनुच्छेद', 1 );

<section class="links">

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

[@stdlib/string/base/remove-first-code-point]: https://github.com/stdlib-js/string/tree/main/base/remove-first-code-point

[@stdlib/string/base/remove-last-grapheme-cluster]: https://github.com/stdlib-js/string/tree/main/base/remove-last-grapheme-cluster

[@stdlib/string/base/remove-last]: https://github.com/stdlib-js/string/tree/main/base/remove-last

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

</section>

<!-- /.links -->
18 changes: 18 additions & 0 deletions base/remove-last-grapheme-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,14 @@ str = removeLastGraphemeCluster( '🐶🐮🐷🐰🐸', 10 );

<section class="related">

* * *

## See Also

- <span class="package-name">[`@stdlib/string/base/remove-first-code-point`][@stdlib/string/base/remove-first-code-point]</span><span class="delimiter">: </span><span class="description">remove the first Unicode code point of a string.</span>
- <span class="package-name">[`@stdlib/string/base/remove-last-code-point`][@stdlib/string/base/remove-last-code-point]</span><span class="delimiter">: </span><span class="description">remove the last Unicode code point of a string.</span>
- <span class="package-name">[`@stdlib/string/base/remove-last`][@stdlib/string/base/remove-last]</span><span class="delimiter">: </span><span class="description">remove the last UTF-16 code unit of a string.</span>

</section>

<!-- /.related -->
Expand All @@ -99,6 +107,16 @@ str = removeLastGraphemeCluster( '🐶🐮🐷🐰🐸', 10 );

<section class="links">

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

[@stdlib/string/base/remove-first-code-point]: https://github.com/stdlib-js/string/tree/main/base/remove-first-code-point

[@stdlib/string/base/remove-last-code-point]: https://github.com/stdlib-js/string/tree/main/base/remove-last-code-point

[@stdlib/string/base/remove-last]: https://github.com/stdlib-js/string/tree/main/base/remove-last

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

</section>

<!-- /.links -->
18 changes: 18 additions & 0 deletions base/replace-after-last/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,14 @@ out = replaceAfterLast( str, 'beep', 'foo', 5 );

<section class="related">

* * *

## See Also

- <span class="package-name">[`@stdlib/string/base/replace-after`][@stdlib/string/base/replace-after]</span><span class="delimiter">: </span><span class="description">replace the substring after the first occurrence of a specified search string.</span>
- <span class="package-name">[`@stdlib/string/base/replace-before-last`][@stdlib/string/base/replace-before-last]</span><span class="delimiter">: </span><span class="description">replace the substring before the last occurrence of a specified search string.</span>
- <span class="package-name">[`@stdlib/string/base/replace-before`][@stdlib/string/base/replace-before]</span><span class="delimiter">: </span><span class="description">replace the substring before the first occurrence of a specified search string.</span>

</section>

<!-- /.related -->
Expand All @@ -141,6 +149,16 @@ out = replaceAfterLast( str, 'beep', 'foo', 5 );

<section class="links">

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

[@stdlib/string/base/replace-after]: https://github.com/stdlib-js/string/tree/main/base/replace-after

[@stdlib/string/base/replace-before-last]: https://github.com/stdlib-js/string/tree/main/base/replace-before-last

[@stdlib/string/base/replace-before]: https://github.com/stdlib-js/string/tree/main/base/replace-before

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

</section>

<!-- /.links -->
34 changes: 17 additions & 17 deletions format/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,21 +74,21 @@ var out = format( str, 'foo', 'bar', 'baz' );

The following table summarizes the supported specifiers:

| type | description | example |
| ---- | ---------------------------------- | ------------ |
| s | string | beep boop |
| c | character | a |
| d, i | signed decimal integer | -12 |
| u | unsigned decimal integer | 390 |
| b | unsigned binary integer | 11011011 |
| o | unsigned octal integer | 510 |
| x | unsigned hexadecimal (lowercase) | 7b |
| X | unsigned hexadecimal (uppercase) | 7B |
| f, F | decimal floating point | 390.24 |
| e | scientific notation (lowercase) | 3.9e+1 |
| E | scientific notation (uppercase) | 3.9E+1 |
| g | shortest representation (`e`/`f`) | 3.9 |
| G | shortest representation (`E`/`F`) | 3.9 |
| type | description | example |
| ---- | --------------------------------- | --------- |
| s | string | beep boop |
| c | character | a |
| d, i | signed decimal integer | -12 |
| u | unsigned decimal integer | 390 |
| b | unsigned binary integer | 11011011 |
| o | unsigned octal integer | 510 |
| x | unsigned hexadecimal (lowercase) | 7b |
| X | unsigned hexadecimal (uppercase) | 7B |
| f, F | decimal floating point | 390.24 |
| e | scientific notation (lowercase) | 3.9e+1 |
| E | scientific notation (uppercase) | 3.9E+1 |
| g | shortest representation (`e`/`f`) | 3.9 |
| G | shortest representation (`E`/`F`) | 3.9 |

```javascript
var str = '%i written as a binary number is %b.';
Expand Down Expand Up @@ -181,8 +181,8 @@ The `precision` may be specified as a decimal integer or as an asterisk characte

- For `s` specifiers, the `precision` specifies the maximum number of characters to be written to the output.
- For floating point specifiers (`f`, `F`, `e`, `E`), the `precision` specifies the number of digits after the decimal point to be written to the output (by default, this is `6`).
- For `g` and `G` specifiers, the `precision` specifies the maximum number of significant digits to be written to the output.
- For integer specifiers (`d`, `i`, `u`, `b`, `o`, `x`, `X`), the `precision` specifies the minimum number of digits to be written to the output. If the value to be written is shorter than this number, the result is padded with zeros on the left. The value is not truncated even if the result is longer. For
- For `g` and `G` specifiers, the `precision` specifies the maximum number of significant digits to be written to the output.
- For integer specifiers (`d`, `i`, `u`, `b`, `o`, `x`, `X`), the `precision` specifies the minimum number of digits to be written to the output. If the value to be written is shorter than this number, the result is padded with zeros on the left. The value is not truncated even if the result is longer. For

Alternatively, the `precision` may be specified as an asterisk character (`*`), in which case the argument preceding the conversion specification is used as the minimum number of digits.

Expand Down
15 changes: 15 additions & 0 deletions right-trim-n/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,13 @@ $ echo -n '~~~foo~~~\t~~~bar~~~\t~~~baz~~~' | rtrimn --split '\t' --chars '~' --

<section class="related">

* * *

## See Also

- <span class="package-name">[`@stdlib/string/left-trim-n`][@stdlib/string/left-trim-n]</span><span class="delimiter">: </span><span class="description">trim `n` characters from the beginning of a string.</span>
- <span class="package-name">[`@stdlib/string/trim`][@stdlib/string/trim]</span><span class="delimiter">: </span><span class="description">trim whitespace characters from the beginning and end of a string.</span>

</section>

<!-- /.related -->
Expand All @@ -212,6 +219,14 @@ $ echo -n '~~~foo~~~\t~~~bar~~~\t~~~baz~~~' | rtrimn --split '\t' --chars '~' --

[standard-streams]: https://en.wikipedia.org/wiki/Standard_streams

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

[@stdlib/string/left-trim-n]: https://github.com/stdlib-js/string/tree/main/left-trim-n

[@stdlib/string/trim]: https://github.com/stdlib-js/string/tree/main/trim

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

</section>

<!-- /.links -->

0 comments on commit 016f772

Please sign in to comment.