mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Add startCase to lodash docs. [ci skip]
This commit is contained in:
@@ -888,8 +888,8 @@
|
|||||||
* `noConflict`, `now`, `pad`, `padLeft`, `padRight`, `parseInt`, `pop`,
|
* `noConflict`, `now`, `pad`, `padLeft`, `padRight`, `parseInt`, `pop`,
|
||||||
* `random`, `reduce`, `reduceRight`, `repeat`, `result`, `runInContext`,
|
* `random`, `reduce`, `reduceRight`, `repeat`, `result`, `runInContext`,
|
||||||
* `shift`, `size`, `snakeCase`, `some`, `sortedIndex`, `sortedLastIndex`,
|
* `shift`, `size`, `snakeCase`, `some`, `sortedIndex`, `sortedLastIndex`,
|
||||||
* `startsWith`, `template`, `trim`, `trimLeft`, `trimRight`, `trunc`,
|
* `startCase`, `startsWith`, `template`, `trim`, `trimLeft`, `trimRight`,
|
||||||
* `unescape`, `uniqueId`, `value`, and `words`
|
* `trunc`, `unescape`, `uniqueId`, `value`, and `words`
|
||||||
*
|
*
|
||||||
* The wrapper function `sample` will return a wrapped value when `n` is provided,
|
* The wrapper function `sample` will return a wrapped value when `n` is provided,
|
||||||
* otherwise an unwrapped value is returned.
|
* otherwise an unwrapped value is returned.
|
||||||
|
|||||||
Reference in New Issue
Block a user