From 65fcc0ba223859608eb17cde0ae59ad0370b8598 Mon Sep 17 00:00:00 2001 From: nlepage Date: Sun, 3 Sep 2017 20:53:02 +0200 Subject: [PATCH] :memo: Publish 0.3.0 documentation --- docs/immutadot/0.3/array.html | 2 +- docs/immutadot/0.3/array_concat.js.html | 2 +- docs/immutadot/0.3/array_difference.js.html | 2 +- docs/immutadot/0.3/array_differenceBy.js.html | 2 +- .../0.3/array_differenceWith.js.html | 2 +- docs/immutadot/0.3/array_drop.js.html | 2 +- docs/immutadot/0.3/array_dropRight.js.html | 2 +- .../0.3/array_dropRightWhile.js.html | 2 +- docs/immutadot/0.3/array_dropWhile.js.html | 2 +- docs/immutadot/0.3/array_fill.js.html | 2 +- docs/immutadot/0.3/array_index.js.html | 2 +- docs/immutadot/0.3/array_intersection.js.html | 2 +- .../0.3/array_intersectionBy.js.html | 2 +- .../0.3/array_intersectionWith.js.html | 2 +- docs/immutadot/0.3/array_pull.js.html | 2 +- docs/immutadot/0.3/array_pullAll.js.html | 2 +- docs/immutadot/0.3/array_pullAllBy.js.html | 2 +- docs/immutadot/0.3/array_pullAllWith.js.html | 2 +- docs/immutadot/0.3/array_pullAt.js.html | 2 +- docs/immutadot/0.3/array_push.js.html | 2 +- docs/immutadot/0.3/array_remove.js.html | 2 +- docs/immutadot/0.3/array_reverse.js.html | 2 +- docs/immutadot/0.3/array_slice.js.html | 2 +- docs/immutadot/0.3/array_splice.js.html | 2 +- docs/immutadot/0.3/array_take.js.html | 2 +- docs/immutadot/0.3/array_takeRight.js.html | 2 +- .../0.3/array_takeRightWhile.js.html | 2 +- docs/immutadot/0.3/array_takeWhile.js.html | 2 +- docs/immutadot/0.3/array_union.js.html | 2 +- docs/immutadot/0.3/array_unionBy.js.html | 2 +- docs/immutadot/0.3/array_unionWith.js.html | 2 +- docs/immutadot/0.3/array_unshift.js.html | 2 +- docs/immutadot/0.3/array_without.js.html | 2 +- docs/immutadot/0.3/array_xor.js.html | 2 +- docs/immutadot/0.3/array_xorBy.js.html | 2 +- docs/immutadot/0.3/array_xorWith.js.html | 2 +- docs/immutadot/0.3/collection.html | 2 +- docs/immutadot/0.3/collection_filter.js.html | 2 +- docs/immutadot/0.3/collection_index.js.html | 2 +- docs/immutadot/0.3/collection_map.js.html | 2 +- docs/immutadot/0.3/collection_orderBy.js.html | 2 +- docs/immutadot/0.3/collection_reject.js.html | 2 +- docs/immutadot/0.3/collection_shuffle.js.html | 2 +- docs/immutadot/0.3/collection_sortBy.js.html | 2 +- docs/immutadot/0.3/index.html | 2 +- docs/immutadot/0.3/lang.html | 2 +- docs/immutadot/0.3/lang_index.js.html | 2 +- docs/immutadot/0.3/lang_toggle.js.html | 2 +- docs/immutadot/0.3/math.html | 2 +- docs/immutadot/0.3/math_add.js.html | 2 +- docs/immutadot/0.3/math_divide.js.html | 2 +- docs/immutadot/0.3/math_index.js.html | 2 +- docs/immutadot/0.3/math_multiply.js.html | 2 +- docs/immutadot/0.3/math_subtract.js.html | 2 +- docs/immutadot/0.3/object.html | 912 +---------------- docs/immutadot/0.3/object_assign.js.html | 2 +- docs/immutadot/0.3/object_defaults.js.html | 2 +- docs/immutadot/0.3/object_index.js.html | 2 +- docs/immutadot/0.3/object_mapKeys.js.html | 2 +- docs/immutadot/0.3/object_mapValues.js.html | 2 +- docs/immutadot/0.3/object_merge.js.html | 2 +- docs/immutadot/0.3/object_omit.js.html | 2 +- docs/immutadot/0.3/object_omitBy.js.html | 2 +- docs/immutadot/0.3/object_pick.js.html | 2 +- docs/immutadot/0.3/object_pickBy.js.html | 2 +- docs/immutadot/0.3/object_set.js.html | 2 +- docs/immutadot/0.3/object_unset.js.html | 2 +- docs/immutadot/0.3/object_update.js.html | 2 +- docs/immutadot/0.3/seq.html | 2 +- docs/immutadot/0.3/seq_ChainWrapper.js.html | 2 +- docs/immutadot/0.3/seq_chain.js.html | 2 +- docs/immutadot/0.3/seq_index.js.html | 2 +- docs/immutadot/0.3/string.html | 918 +++++++++++++++++- docs/immutadot/0.3/string_capitalize.js.html | 4 +- docs/immutadot/0.3/string_index.js.html | 2 +- docs/immutadot/0.3/string_replace.js.html | 4 +- docs/immutadot/0.3/string_toLower.js.html | 4 +- docs/immutadot/0.3/string_toUpper.js.html | 4 +- docs/immutadot/0.3/util.html | 2 +- docs/immutadot/0.3/util_UsingWrapper.js.html | 2 +- docs/immutadot/0.3/util_convert.js.html | 2 +- docs/immutadot/0.3/util_index.js.html | 2 +- docs/immutadot/0.3/util_protect.js.html | 2 +- docs/immutadot/0.3/util_using.js.html | 2 +- 84 files changed, 1004 insertions(+), 998 deletions(-) diff --git a/docs/immutadot/0.3/array.html b/docs/immutadot/0.3/array.html index dca1ad69..af98443b 100644 --- a/docs/immutadot/0.3/array.html +++ b/docs/immutadot/0.3/array.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_concat.js.html b/docs/immutadot/0.3/array_concat.js.html index f2cbe3af..3eeebece 100644 --- a/docs/immutadot/0.3/array_concat.js.html +++ b/docs/immutadot/0.3/array_concat.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_difference.js.html b/docs/immutadot/0.3/array_difference.js.html index 99d5ae68..1adc2f0f 100644 --- a/docs/immutadot/0.3/array_difference.js.html +++ b/docs/immutadot/0.3/array_difference.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_differenceBy.js.html b/docs/immutadot/0.3/array_differenceBy.js.html index 85e1c7ba..ba8ee40f 100644 --- a/docs/immutadot/0.3/array_differenceBy.js.html +++ b/docs/immutadot/0.3/array_differenceBy.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_differenceWith.js.html b/docs/immutadot/0.3/array_differenceWith.js.html index 382525e2..081e4c80 100644 --- a/docs/immutadot/0.3/array_differenceWith.js.html +++ b/docs/immutadot/0.3/array_differenceWith.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_drop.js.html b/docs/immutadot/0.3/array_drop.js.html index 09d5896d..e12ed5e5 100644 --- a/docs/immutadot/0.3/array_drop.js.html +++ b/docs/immutadot/0.3/array_drop.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_dropRight.js.html b/docs/immutadot/0.3/array_dropRight.js.html index b11cbe92..d7d35fc6 100644 --- a/docs/immutadot/0.3/array_dropRight.js.html +++ b/docs/immutadot/0.3/array_dropRight.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_dropRightWhile.js.html b/docs/immutadot/0.3/array_dropRightWhile.js.html index a519923b..52400e8c 100644 --- a/docs/immutadot/0.3/array_dropRightWhile.js.html +++ b/docs/immutadot/0.3/array_dropRightWhile.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_dropWhile.js.html b/docs/immutadot/0.3/array_dropWhile.js.html index 28b54ce6..6f849e66 100644 --- a/docs/immutadot/0.3/array_dropWhile.js.html +++ b/docs/immutadot/0.3/array_dropWhile.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_fill.js.html b/docs/immutadot/0.3/array_fill.js.html index 80513956..a452fbad 100644 --- a/docs/immutadot/0.3/array_fill.js.html +++ b/docs/immutadot/0.3/array_fill.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_index.js.html b/docs/immutadot/0.3/array_index.js.html index b631345a..9d75d3c2 100644 --- a/docs/immutadot/0.3/array_index.js.html +++ b/docs/immutadot/0.3/array_index.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_intersection.js.html b/docs/immutadot/0.3/array_intersection.js.html index 76d92db4..3ea7c987 100644 --- a/docs/immutadot/0.3/array_intersection.js.html +++ b/docs/immutadot/0.3/array_intersection.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_intersectionBy.js.html b/docs/immutadot/0.3/array_intersectionBy.js.html index 553b9de0..e725313e 100644 --- a/docs/immutadot/0.3/array_intersectionBy.js.html +++ b/docs/immutadot/0.3/array_intersectionBy.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_intersectionWith.js.html b/docs/immutadot/0.3/array_intersectionWith.js.html index 701ded81..2577980f 100644 --- a/docs/immutadot/0.3/array_intersectionWith.js.html +++ b/docs/immutadot/0.3/array_intersectionWith.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_pull.js.html b/docs/immutadot/0.3/array_pull.js.html index 89de0ba5..75fe8e9d 100644 --- a/docs/immutadot/0.3/array_pull.js.html +++ b/docs/immutadot/0.3/array_pull.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_pullAll.js.html b/docs/immutadot/0.3/array_pullAll.js.html index 38675439..7b881ba7 100644 --- a/docs/immutadot/0.3/array_pullAll.js.html +++ b/docs/immutadot/0.3/array_pullAll.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_pullAllBy.js.html b/docs/immutadot/0.3/array_pullAllBy.js.html index 4a151a84..aec0c9e2 100644 --- a/docs/immutadot/0.3/array_pullAllBy.js.html +++ b/docs/immutadot/0.3/array_pullAllBy.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_pullAllWith.js.html b/docs/immutadot/0.3/array_pullAllWith.js.html index 8f769c3b..794ec3af 100644 --- a/docs/immutadot/0.3/array_pullAllWith.js.html +++ b/docs/immutadot/0.3/array_pullAllWith.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_pullAt.js.html b/docs/immutadot/0.3/array_pullAt.js.html index ac09a71f..b74168a6 100644 --- a/docs/immutadot/0.3/array_pullAt.js.html +++ b/docs/immutadot/0.3/array_pullAt.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_push.js.html b/docs/immutadot/0.3/array_push.js.html index ff9bf054..b53712fd 100644 --- a/docs/immutadot/0.3/array_push.js.html +++ b/docs/immutadot/0.3/array_push.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_remove.js.html b/docs/immutadot/0.3/array_remove.js.html index 3549ae8a..679049b4 100644 --- a/docs/immutadot/0.3/array_remove.js.html +++ b/docs/immutadot/0.3/array_remove.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_reverse.js.html b/docs/immutadot/0.3/array_reverse.js.html index 3f1379ba..1735c7f4 100644 --- a/docs/immutadot/0.3/array_reverse.js.html +++ b/docs/immutadot/0.3/array_reverse.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_slice.js.html b/docs/immutadot/0.3/array_slice.js.html index 176c48ec..2eed6f38 100644 --- a/docs/immutadot/0.3/array_slice.js.html +++ b/docs/immutadot/0.3/array_slice.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_splice.js.html b/docs/immutadot/0.3/array_splice.js.html index 78984712..d77ec1bd 100644 --- a/docs/immutadot/0.3/array_splice.js.html +++ b/docs/immutadot/0.3/array_splice.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_take.js.html b/docs/immutadot/0.3/array_take.js.html index b273fe4a..6e20d4a7 100644 --- a/docs/immutadot/0.3/array_take.js.html +++ b/docs/immutadot/0.3/array_take.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_takeRight.js.html b/docs/immutadot/0.3/array_takeRight.js.html index 674805ed..a3651fcb 100644 --- a/docs/immutadot/0.3/array_takeRight.js.html +++ b/docs/immutadot/0.3/array_takeRight.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_takeRightWhile.js.html b/docs/immutadot/0.3/array_takeRightWhile.js.html index 9191cc7a..16be08c2 100644 --- a/docs/immutadot/0.3/array_takeRightWhile.js.html +++ b/docs/immutadot/0.3/array_takeRightWhile.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_takeWhile.js.html b/docs/immutadot/0.3/array_takeWhile.js.html index b3cb102d..a91af411 100644 --- a/docs/immutadot/0.3/array_takeWhile.js.html +++ b/docs/immutadot/0.3/array_takeWhile.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_union.js.html b/docs/immutadot/0.3/array_union.js.html index d6294e00..183e5d9d 100644 --- a/docs/immutadot/0.3/array_union.js.html +++ b/docs/immutadot/0.3/array_union.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_unionBy.js.html b/docs/immutadot/0.3/array_unionBy.js.html index daf4ddd7..74f01c92 100644 --- a/docs/immutadot/0.3/array_unionBy.js.html +++ b/docs/immutadot/0.3/array_unionBy.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_unionWith.js.html b/docs/immutadot/0.3/array_unionWith.js.html index e8dfff04..77715da8 100644 --- a/docs/immutadot/0.3/array_unionWith.js.html +++ b/docs/immutadot/0.3/array_unionWith.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_unshift.js.html b/docs/immutadot/0.3/array_unshift.js.html index 5c59ff50..e6a2eed8 100644 --- a/docs/immutadot/0.3/array_unshift.js.html +++ b/docs/immutadot/0.3/array_unshift.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_without.js.html b/docs/immutadot/0.3/array_without.js.html index 94b415da..68c4f8d9 100644 --- a/docs/immutadot/0.3/array_without.js.html +++ b/docs/immutadot/0.3/array_without.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_xor.js.html b/docs/immutadot/0.3/array_xor.js.html index b98fb24e..ddacafff 100644 --- a/docs/immutadot/0.3/array_xor.js.html +++ b/docs/immutadot/0.3/array_xor.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_xorBy.js.html b/docs/immutadot/0.3/array_xorBy.js.html index fcf5e556..551baabd 100644 --- a/docs/immutadot/0.3/array_xorBy.js.html +++ b/docs/immutadot/0.3/array_xorBy.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/array_xorWith.js.html b/docs/immutadot/0.3/array_xorWith.js.html index d1c91fd6..5fcce599 100644 --- a/docs/immutadot/0.3/array_xorWith.js.html +++ b/docs/immutadot/0.3/array_xorWith.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/collection.html b/docs/immutadot/0.3/collection.html index 471c615c..c8f1ab2b 100644 --- a/docs/immutadot/0.3/collection.html +++ b/docs/immutadot/0.3/collection.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/collection_filter.js.html b/docs/immutadot/0.3/collection_filter.js.html index 501ae933..ca91828e 100644 --- a/docs/immutadot/0.3/collection_filter.js.html +++ b/docs/immutadot/0.3/collection_filter.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/collection_index.js.html b/docs/immutadot/0.3/collection_index.js.html index c604534c..2cc27fae 100644 --- a/docs/immutadot/0.3/collection_index.js.html +++ b/docs/immutadot/0.3/collection_index.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/collection_map.js.html b/docs/immutadot/0.3/collection_map.js.html index 22b81988..eac0cd72 100644 --- a/docs/immutadot/0.3/collection_map.js.html +++ b/docs/immutadot/0.3/collection_map.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/collection_orderBy.js.html b/docs/immutadot/0.3/collection_orderBy.js.html index 23dd3388..2cb4de02 100644 --- a/docs/immutadot/0.3/collection_orderBy.js.html +++ b/docs/immutadot/0.3/collection_orderBy.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/collection_reject.js.html b/docs/immutadot/0.3/collection_reject.js.html index bc9fa33d..0b45e65b 100644 --- a/docs/immutadot/0.3/collection_reject.js.html +++ b/docs/immutadot/0.3/collection_reject.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/collection_shuffle.js.html b/docs/immutadot/0.3/collection_shuffle.js.html index 7c50f814..08539987 100644 --- a/docs/immutadot/0.3/collection_shuffle.js.html +++ b/docs/immutadot/0.3/collection_shuffle.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/collection_sortBy.js.html b/docs/immutadot/0.3/collection_sortBy.js.html index 46d254ca..a1ba6623 100644 --- a/docs/immutadot/0.3/collection_sortBy.js.html +++ b/docs/immutadot/0.3/collection_sortBy.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/index.html b/docs/immutadot/0.3/index.html index 2cc047b6..592899c0 100644 --- a/docs/immutadot/0.3/index.html +++ b/docs/immutadot/0.3/index.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/lang.html b/docs/immutadot/0.3/lang.html index de6078b3..f3436176 100644 --- a/docs/immutadot/0.3/lang.html +++ b/docs/immutadot/0.3/lang.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/lang_index.js.html b/docs/immutadot/0.3/lang_index.js.html index cec04e7b..f47bff30 100644 --- a/docs/immutadot/0.3/lang_index.js.html +++ b/docs/immutadot/0.3/lang_index.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/lang_toggle.js.html b/docs/immutadot/0.3/lang_toggle.js.html index dcb53337..12cde072 100644 --- a/docs/immutadot/0.3/lang_toggle.js.html +++ b/docs/immutadot/0.3/lang_toggle.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/math.html b/docs/immutadot/0.3/math.html index 1dbf16f5..2ccd3372 100644 --- a/docs/immutadot/0.3/math.html +++ b/docs/immutadot/0.3/math.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/math_add.js.html b/docs/immutadot/0.3/math_add.js.html index 4166bf4e..0ab43754 100644 --- a/docs/immutadot/0.3/math_add.js.html +++ b/docs/immutadot/0.3/math_add.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/math_divide.js.html b/docs/immutadot/0.3/math_divide.js.html index c381a2ca..2a054798 100644 --- a/docs/immutadot/0.3/math_divide.js.html +++ b/docs/immutadot/0.3/math_divide.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/math_index.js.html b/docs/immutadot/0.3/math_index.js.html index ecf5fded..e210c2e6 100644 --- a/docs/immutadot/0.3/math_index.js.html +++ b/docs/immutadot/0.3/math_index.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/math_multiply.js.html b/docs/immutadot/0.3/math_multiply.js.html index 1f8f7851..d6af2752 100644 --- a/docs/immutadot/0.3/math_multiply.js.html +++ b/docs/immutadot/0.3/math_multiply.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/math_subtract.js.html b/docs/immutadot/0.3/math_subtract.js.html index cac406ce..7c257f13 100644 --- a/docs/immutadot/0.3/math_subtract.js.html +++ b/docs/immutadot/0.3/math_subtract.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object.html b/docs/immutadot/0.3/object.html index e0bd260f..2b17c783 100644 --- a/docs/immutadot/0.3/object.html +++ b/docs/immutadot/0.3/object.html @@ -20,7 +20,7 @@
@@ -3359,916 +3359,6 @@
Parameters:
-
Returns:
- - -
- Returns the updated object. -
- - - -
-
- Type -
-
- -Object - - -
-
- - - - - - - -
- -

(static) capitalize(object, path) → {Object}

- - - - - - -
- - -
Source:
-
- - - - - -
Since:
-
  • 0.3.0
- - - - - - - - - - - - - - - - - - - - - - - - - -
See:
-
- -
- - - -
- - - - - -
- Converts the first character of string to upper case and the remaining to lower case. -
- - - - - - - - - -
Example
- -
capitalize({ nested: { a: "a string" } }, 'nested.a') // => { nested: { a: "A string" } }
- - - - -
Parameters:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
- - object - - - -Object - - - - The object to modify.
- - path - - - -Array -| - -string - - - - The path of the property to set.
- - - - - - - - - - - - - - -
Returns:
- - -
- Returns the updated object. -
- - - -
-
- Type -
-
- -Object - - -
-
- - -
- - - - -
- -

(static) replace(object, path, pattern, replacement) → {Object}

- - - - - - -
- - -
Source:
-
- - - - - -
Since:
-
  • 0.3.0
- - - - - - - - - - - - - - - - - - - - - - - - - -
See:
-
- -
- - - -
- - - - - -
- Replaces matches for pattern in string with replacement. -
- - - - - - - - - -
Example
- -
replace({ nested: { a: "Hi Nico" } }, 'nested.a', 'Nico', 'Yvo') // => { nested: { a: "Hi Yvo" } }
- - - - -
Parameters:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
- - object - - - -Object - - - - The object to modify.
- - path - - - -Array -| - -string - - - - The path of the property to set.
- - pattern - - - -RegExp -| - -string - - - - The pattern to replace.
- - replacement - - - -function -| - -string - - - - The match replacement.
- - - - - - - - - - - - - - -
Returns:
- - -
- Returns the updated object. -
- - - -
-
- Type -
-
- -Object - - -
-
- - -
- - - - -
- -

(static) toLower(object, path) → {Object}

- - - - - - -
- - -
Source:
-
- - - - - -
Since:
-
  • 0.3.0
- - - - - - - - - - - - - - - - - - - - - - - - - -
See:
-
- -
- - - -
- - - - - -
- Converts string, as a whole, to lower case just like String#toLowerCase. -
- - - - - - - - - -
Example
- -
toLower({ nested: { a: "A STRING" } }, 'nested.a') // => { nested: { a: "a string" } }
- - - - -
Parameters:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
- - object - - - -Object - - - - The object to modify.
- - path - - - -Array -| - -string - - - - The path of the property to set.
- - - - - - - - - - - - - - -
Returns:
- - -
- Returns the updated object. -
- - - -
-
- Type -
-
- -Object - - -
-
- - -
- - - - -
- -

(static) toUpper(object, path) → {Object}

- - - - - - -
- - -
Source:
-
- - - - - -
Since:
-
  • 0.3.0
- - - - - - - - - - - - - - - - - - - - - - - - - -
See:
-
- -
- - - -
- - - - - -
- Converts string, as a whole, to upper case just like String#toUpperCase. -
- - - - - - - - - -
Example
- -
toUpper({ nested: { a: "a string" } }, 'nested.a') // => { nested: { a: "A STRING" } }
- - - - -
Parameters:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
- - object - - - -Object - - - - The object to modify.
- - path - - - -Array -| - -string - - - - The path of the property to set.
- - - - - - - - - - - - - -
Returns:
diff --git a/docs/immutadot/0.3/object_assign.js.html b/docs/immutadot/0.3/object_assign.js.html index e2190bb4..7c1288f0 100644 --- a/docs/immutadot/0.3/object_assign.js.html +++ b/docs/immutadot/0.3/object_assign.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_defaults.js.html b/docs/immutadot/0.3/object_defaults.js.html index ac982fdf..64d3c0b0 100644 --- a/docs/immutadot/0.3/object_defaults.js.html +++ b/docs/immutadot/0.3/object_defaults.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_index.js.html b/docs/immutadot/0.3/object_index.js.html index 68a02f17..27b4ce8b 100644 --- a/docs/immutadot/0.3/object_index.js.html +++ b/docs/immutadot/0.3/object_index.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_mapKeys.js.html b/docs/immutadot/0.3/object_mapKeys.js.html index f34086b7..f68a95cf 100644 --- a/docs/immutadot/0.3/object_mapKeys.js.html +++ b/docs/immutadot/0.3/object_mapKeys.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_mapValues.js.html b/docs/immutadot/0.3/object_mapValues.js.html index 1a1ffe69..381e6b23 100644 --- a/docs/immutadot/0.3/object_mapValues.js.html +++ b/docs/immutadot/0.3/object_mapValues.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_merge.js.html b/docs/immutadot/0.3/object_merge.js.html index cec82ed5..b1d0bed5 100644 --- a/docs/immutadot/0.3/object_merge.js.html +++ b/docs/immutadot/0.3/object_merge.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_omit.js.html b/docs/immutadot/0.3/object_omit.js.html index 5ee8672c..7bef7352 100644 --- a/docs/immutadot/0.3/object_omit.js.html +++ b/docs/immutadot/0.3/object_omit.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_omitBy.js.html b/docs/immutadot/0.3/object_omitBy.js.html index 7d928d16..16f86547 100644 --- a/docs/immutadot/0.3/object_omitBy.js.html +++ b/docs/immutadot/0.3/object_omitBy.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_pick.js.html b/docs/immutadot/0.3/object_pick.js.html index d049e52a..3c500758 100644 --- a/docs/immutadot/0.3/object_pick.js.html +++ b/docs/immutadot/0.3/object_pick.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_pickBy.js.html b/docs/immutadot/0.3/object_pickBy.js.html index 4a98b61d..9e5b493e 100644 --- a/docs/immutadot/0.3/object_pickBy.js.html +++ b/docs/immutadot/0.3/object_pickBy.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_set.js.html b/docs/immutadot/0.3/object_set.js.html index f332bf2d..5198334b 100644 --- a/docs/immutadot/0.3/object_set.js.html +++ b/docs/immutadot/0.3/object_set.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_unset.js.html b/docs/immutadot/0.3/object_unset.js.html index 25c53692..66e01ed9 100644 --- a/docs/immutadot/0.3/object_unset.js.html +++ b/docs/immutadot/0.3/object_unset.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/object_update.js.html b/docs/immutadot/0.3/object_update.js.html index 5ff9ac99..66581499 100644 --- a/docs/immutadot/0.3/object_update.js.html +++ b/docs/immutadot/0.3/object_update.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/seq.html b/docs/immutadot/0.3/seq.html index 9d5cf857..d978db7a 100644 --- a/docs/immutadot/0.3/seq.html +++ b/docs/immutadot/0.3/seq.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/seq_ChainWrapper.js.html b/docs/immutadot/0.3/seq_ChainWrapper.js.html index 81036844..ca751ef9 100644 --- a/docs/immutadot/0.3/seq_ChainWrapper.js.html +++ b/docs/immutadot/0.3/seq_ChainWrapper.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/seq_chain.js.html b/docs/immutadot/0.3/seq_chain.js.html index 3b7ea257..56b2cb5a 100644 --- a/docs/immutadot/0.3/seq_chain.js.html +++ b/docs/immutadot/0.3/seq_chain.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/seq_index.js.html b/docs/immutadot/0.3/seq_index.js.html index d6ac34a5..873fa5f7 100644 --- a/docs/immutadot/0.3/seq_index.js.html +++ b/docs/immutadot/0.3/seq_index.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/string.html b/docs/immutadot/0.3/string.html index 406dd87c..c4d12672 100644 --- a/docs/immutadot/0.3/string.html +++ b/docs/immutadot/0.3/string.html @@ -20,7 +20,7 @@
@@ -116,6 +116,922 @@

+
+

Methods

+ + + + +
+ +

(static) capitalize(object, path) → {Object}

+ + + + + + +
+ + +
Source:
+
+ + + + + +
Since:
+
  • 0.3.0
+ + + + + + + + + + + + + + + + + + + + + + + + + +
See:
+
+ +
+ + + +
+ + + + + +
+ Converts the first character of string to upper case and the remaining to lower case. +
+ + + + + + + + + +
Example
+ +
capitalize({ nested: { a: "a string" } }, 'nested.a') // => { nested: { a: "A string" } }
+ + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
+ + object + + + +Object + + + + The object to modify.
+ + path + + + +Array +| + +string + + + + The path of the property to set.
+ + + + + + + + + + + + + + +
Returns:
+ + +
+ Returns the updated object. +
+ + + +
+
+ Type +
+
+ +Object + + +
+
+ + +
+ + + + +
+ +

(static) replace(object, path, pattern, replacement) → {Object}

+ + + + + + +
+ + +
Source:
+
+ + + + + +
Since:
+
  • 0.3.0
+ + + + + + + + + + + + + + + + + + + + + + + + + +
See:
+
+ +
+ + + +
+ + + + + +
+ Replaces matches for pattern in string with replacement. +
+ + + + + + + + + +
Example
+ +
replace({ nested: { a: "Hi Nico" } }, 'nested.a', 'Nico', 'Yvo') // => { nested: { a: "Hi Yvo" } }
+ + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
+ + object + + + +Object + + + + The object to modify.
+ + path + + + +Array +| + +string + + + + The path of the property to set.
+ + pattern + + + +RegExp +| + +string + + + + The pattern to replace.
+ + replacement + + + +function +| + +string + + + + The match replacement.
+ + + + + + + + + + + + + + +
Returns:
+ + +
+ Returns the updated object. +
+ + + +
+
+ Type +
+
+ +Object + + +
+
+ + +
+ + + + +
+ +

(static) toLower(object, path) → {Object}

+ + + + + + +
+ + +
Source:
+
+ + + + + +
Since:
+
  • 0.3.0
+ + + + + + + + + + + + + + + + + + + + + + + + + +
See:
+
+ +
+ + + +
+ + + + + +
+ Converts string, as a whole, to lower case just like String#toLowerCase. +
+ + + + + + + + + +
Example
+ +
toLower({ nested: { a: "A STRING" } }, 'nested.a') // => { nested: { a: "a string" } }
+ + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
+ + object + + + +Object + + + + The object to modify.
+ + path + + + +Array +| + +string + + + + The path of the property to set.
+ + + + + + + + + + + + + + +
Returns:
+ + +
+ Returns the updated object. +
+ + + +
+
+ Type +
+
+ +Object + + +
+
+ + +
+ + + + +
+ +

(static) toUpper(object, path) → {Object}

+ + + + + + +
+ + +
Source:
+
+ + + + + +
Since:
+
  • 0.3.0
+ + + + + + + + + + + + + + + + + + + + + + + + + +
See:
+
+ +
+ + + +
+ + + + + +
+ Converts string, as a whole, to upper case just like String#toUpperCase. +
+ + + + + + + + + +
Example
+ +
toUpper({ nested: { a: "a string" } }, 'nested.a') // => { nested: { a: "A STRING" } }
+ + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
+ + object + + + +Object + + + + The object to modify.
+ + path + + + +Array +| + +string + + + + The path of the property to set.
+ + + + + + + + + + + + + + +
Returns:
+ + +
+ Returns the updated object. +
+ + + +
+
+ Type +
+
+ +Object + + +
+
+ + +
+ + +
+ diff --git a/docs/immutadot/0.3/string_capitalize.js.html b/docs/immutadot/0.3/string_capitalize.js.html index 0d8ac9fd..77a44a74 100644 --- a/docs/immutadot/0.3/string_capitalize.js.html +++ b/docs/immutadot/0.3/string_capitalize.js.html @@ -20,7 +20,7 @@
@@ -35,7 +35,7 @@

string/capitalize.js

-
  1. import _capitalize from 'lodash/capitalize'
  2. import { convert } from 'util/convert'
  3. /**
  4. * Converts the first character of string to upper case and the remaining to lower case.
  5. * @function
  6. * @memberof object
  7. * @param {Object} object The object to modify.
  8. * @param {Array|string} path The path of the property to set.
  9. * @return {Object} Returns the updated object.
  10. * @example capitalize({ nested: { a: "a string" } }, 'nested.a') // => { nested: { a: "A string" } }
  11. * @see {@link https://lodash.com/docs#capitalize|lodash.capitalize} for more information.
  12. * @since 0.3.0
  13. */
  14. const capitalize = convert(_capitalize)
  15. export { capitalize, capitalize as default }
+
  1. import _capitalize from 'lodash/capitalize'
  2. import { convert } from 'util/convert'
  3. /**
  4. * Converts the first character of string to upper case and the remaining to lower case.
  5. * @function
  6. * @memberof string
  7. * @param {Object} object The object to modify.
  8. * @param {Array|string} path The path of the property to set.
  9. * @return {Object} Returns the updated object.
  10. * @example capitalize({ nested: { a: "a string" } }, 'nested.a') // => { nested: { a: "A string" } }
  11. * @see {@link https://lodash.com/docs#capitalize|lodash.capitalize} for more information.
  12. * @since 0.3.0
  13. */
  14. const capitalize = convert(_capitalize)
  15. export { capitalize, capitalize as default }
diff --git a/docs/immutadot/0.3/string_index.js.html b/docs/immutadot/0.3/string_index.js.html index 82066236..3b3a5e3a 100644 --- a/docs/immutadot/0.3/string_index.js.html +++ b/docs/immutadot/0.3/string_index.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/string_replace.js.html b/docs/immutadot/0.3/string_replace.js.html index 52d0ee99..46f841d1 100644 --- a/docs/immutadot/0.3/string_replace.js.html +++ b/docs/immutadot/0.3/string_replace.js.html @@ -20,7 +20,7 @@
@@ -35,7 +35,7 @@

string/replace.js

-
  1. import _replace from 'lodash/replace'
  2. import { convert } from 'util/convert'
  3. /**
  4. * Replaces matches for pattern in string with replacement.
  5. * @function
  6. * @memberof object
  7. * @param {Object} object The object to modify.
  8. * @param {Array|string} path The path of the property to set.
  9. * @param {RegExp|string} pattern The pattern to replace.
  10. * @param {Function|string} replacement The match replacement.
  11. * @return {Object} Returns the updated object.
  12. * @example replace({ nested: { a: "Hi Nico" } }, 'nested.a', 'Nico', 'Yvo') // => { nested: { a: "Hi Yvo" } }
  13. * @see {@link https://lodash.com/docs#replace|lodash.replace} for more information.
  14. * @since 0.3.0
  15. */
  16. const replace = convert(_replace)
  17. export { replace, replace as default }
+
  1. import _replace from 'lodash/replace'
  2. import { convert } from 'util/convert'
  3. /**
  4. * Replaces matches for pattern in string with replacement.
  5. * @function
  6. * @memberof string
  7. * @param {Object} object The object to modify.
  8. * @param {Array|string} path The path of the property to set.
  9. * @param {RegExp|string} pattern The pattern to replace.
  10. * @param {Function|string} replacement The match replacement.
  11. * @return {Object} Returns the updated object.
  12. * @example replace({ nested: { a: "Hi Nico" } }, 'nested.a', 'Nico', 'Yvo') // => { nested: { a: "Hi Yvo" } }
  13. * @see {@link https://lodash.com/docs#replace|lodash.replace} for more information.
  14. * @since 0.3.0
  15. */
  16. const replace = convert(_replace)
  17. export { replace, replace as default }
diff --git a/docs/immutadot/0.3/string_toLower.js.html b/docs/immutadot/0.3/string_toLower.js.html index 14cd3ca2..5176218b 100644 --- a/docs/immutadot/0.3/string_toLower.js.html +++ b/docs/immutadot/0.3/string_toLower.js.html @@ -20,7 +20,7 @@
@@ -35,7 +35,7 @@

string/toLower.js

-
  1. import _toLower from 'lodash/toLower'
  2. import { convert } from 'util/convert'
  3. /**
  4. * Converts string, as a whole, to lower case just like String#toLowerCase.
  5. * @function
  6. * @memberof object
  7. * @param {Object} object The object to modify.
  8. * @param {Array|string} path The path of the property to set.
  9. * @return {Object} Returns the updated object.
  10. * @example toLower({ nested: { a: "A STRING" } }, 'nested.a') // => { nested: { a: "a string" } }
  11. * @see {@link https://lodash.com/docs#toLower|lodash.toLower} for more information.
  12. * @see {@link https://mdn.io/String/toLowerCase|String.toLowerCase} for more information.
  13. * @since 0.3.0
  14. */
  15. const toLower = convert(_toLower)
  16. export { toLower, toLower as default }
+
  1. import _toLower from 'lodash/toLower'
  2. import { convert } from 'util/convert'
  3. /**
  4. * Converts string, as a whole, to lower case just like String#toLowerCase.
  5. * @function
  6. * @memberof string
  7. * @param {Object} object The object to modify.
  8. * @param {Array|string} path The path of the property to set.
  9. * @return {Object} Returns the updated object.
  10. * @example toLower({ nested: { a: "A STRING" } }, 'nested.a') // => { nested: { a: "a string" } }
  11. * @see {@link https://lodash.com/docs#toLower|lodash.toLower} for more information.
  12. * @see {@link https://mdn.io/String/toLowerCase|String.toLowerCase} for more information.
  13. * @since 0.3.0
  14. */
  15. const toLower = convert(_toLower)
  16. export { toLower, toLower as default }
diff --git a/docs/immutadot/0.3/string_toUpper.js.html b/docs/immutadot/0.3/string_toUpper.js.html index 7147bef6..22b902e6 100644 --- a/docs/immutadot/0.3/string_toUpper.js.html +++ b/docs/immutadot/0.3/string_toUpper.js.html @@ -20,7 +20,7 @@
@@ -35,7 +35,7 @@

string/toUpper.js

-
  1. import _toUpper from 'lodash/toUpper'
  2. import { convert } from 'util/convert'
  3. /**
  4. * Converts string, as a whole, to upper case just like String#toUpperCase.
  5. * @function
  6. * @memberof object
  7. * @param {Object} object The object to modify.
  8. * @param {Array|string} path The path of the property to set.
  9. * @return {Object} Returns the updated object.
  10. * @example toUpper({ nested: { a: "a string" } }, 'nested.a') // => { nested: { a: "A STRING" } }
  11. * @see {@link https://lodash.com/docs#toUpper|lodash.toUpper} for more information.
  12. * @see {@link https://mdn.io/String/toUpperCase|String.toUpperCase} for more information.
  13. * @since 0.3.0
  14. */
  15. const toUpper = convert(_toUpper)
  16. export { toUpper, toUpper as default }
+
  1. import _toUpper from 'lodash/toUpper'
  2. import { convert } from 'util/convert'
  3. /**
  4. * Converts string, as a whole, to upper case just like String#toUpperCase.
  5. * @function
  6. * @memberof string
  7. * @param {Object} object The object to modify.
  8. * @param {Array|string} path The path of the property to set.
  9. * @return {Object} Returns the updated object.
  10. * @example toUpper({ nested: { a: "a string" } }, 'nested.a') // => { nested: { a: "A STRING" } }
  11. * @see {@link https://lodash.com/docs#toUpper|lodash.toUpper} for more information.
  12. * @see {@link https://mdn.io/String/toUpperCase|String.toUpperCase} for more information.
  13. * @since 0.3.0
  14. */
  15. const toUpper = convert(_toUpper)
  16. export { toUpper, toUpper as default }
diff --git a/docs/immutadot/0.3/util.html b/docs/immutadot/0.3/util.html index 19b9faf5..dfceaeca 100644 --- a/docs/immutadot/0.3/util.html +++ b/docs/immutadot/0.3/util.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/util_UsingWrapper.js.html b/docs/immutadot/0.3/util_UsingWrapper.js.html index f22c47b3..1c9da5eb 100644 --- a/docs/immutadot/0.3/util_UsingWrapper.js.html +++ b/docs/immutadot/0.3/util_UsingWrapper.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/util_convert.js.html b/docs/immutadot/0.3/util_convert.js.html index c4c104da..57d20a21 100644 --- a/docs/immutadot/0.3/util_convert.js.html +++ b/docs/immutadot/0.3/util_convert.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/util_index.js.html b/docs/immutadot/0.3/util_index.js.html index 6bb0e725..c864598c 100644 --- a/docs/immutadot/0.3/util_index.js.html +++ b/docs/immutadot/0.3/util_index.js.html @@ -20,7 +20,7 @@
diff --git a/docs/immutadot/0.3/util_protect.js.html b/docs/immutadot/0.3/util_protect.js.html index 50f2dbb6..acd6d111 100644 --- a/docs/immutadot/0.3/util_protect.js.html +++ b/docs/immutadot/0.3/util_protect.js.html @@ -20,7 +20,7 @@