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 May 14, 2024
1 parent 3e71e3c commit ac7b21a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions is-constantcase/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,13 @@ true

<section class="related">

* * *

## See Also

- <span class="package-name">[`@stdlib/assert/is-string`][@stdlib/assert/is-string]</span><span class="delimiter">: </span><span class="description">test if a value is a string.</span>
- <span class="package-name">[`@stdlib/assert/is-camelcase`][@stdlib/assert/is-camelcase]</span><span class="delimiter">: </span><span class="description">test if a value is a camelcase string.</span>

</section>

<!-- /.related -->
Expand All @@ -187,6 +194,10 @@ true

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

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

[@stdlib/assert/is-camelcase]: https://github.com/stdlib-js/assert/tree/main/is-camelcase

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

</section>
Expand Down

0 comments on commit ac7b21a

Please sign in to comment.