stdlib-js / stdlib

✨ Standard library for JavaScript and Node.js. ✨
https://stdlib.io
Apache License 2.0
4.56k stars 509 forks source link

Updated whitespace documentation #3183

Closed yuvi-mittal closed 6 days ago

yuvi-mittal commented 6 days ago

updated documentation on difference between @stdlib/regexp/whitespace and \s

stdlib-bot commented 6 days ago

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.
  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

stdlib-bot commented 6 days ago

Coverage Report

Package Statements Branches Functions Lines
regexp/whitespace $\color{green}496/496$
$\color{green}+100.00\%$
$\color{green}22/22$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}496/496$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.