@daysnap/utils 0.0.74 → 0.0.75
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/interfaces/StorageManager.md +4 -4
- package/docs/interfaces/Trap.md +5 -5
- package/docs/modules.md +110 -110
- package/package.json +1 -1
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
|
|
36
36
|
#### Defined in
|
|
37
37
|
|
|
38
|
-
[storage/factory.ts:3](https://github.com/daysnap/utils/blob/
|
|
38
|
+
[storage/factory.ts:3](https://github.com/daysnap/utils/blob/acb36e3/src/storage/factory.ts#L3)
|
|
39
39
|
|
|
40
40
|
___
|
|
41
41
|
|
|
@@ -49,7 +49,7 @@ ___
|
|
|
49
49
|
|
|
50
50
|
#### Defined in
|
|
51
51
|
|
|
52
|
-
[storage/factory.ts:4](https://github.com/daysnap/utils/blob/
|
|
52
|
+
[storage/factory.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/storage/factory.ts#L4)
|
|
53
53
|
|
|
54
54
|
___
|
|
55
55
|
|
|
@@ -69,7 +69,7 @@ ___
|
|
|
69
69
|
|
|
70
70
|
#### Defined in
|
|
71
71
|
|
|
72
|
-
[storage/factory.ts:2](https://github.com/daysnap/utils/blob/
|
|
72
|
+
[storage/factory.ts:2](https://github.com/daysnap/utils/blob/acb36e3/src/storage/factory.ts#L2)
|
|
73
73
|
|
|
74
74
|
___
|
|
75
75
|
|
|
@@ -89,4 +89,4 @@ ___
|
|
|
89
89
|
|
|
90
90
|
#### Defined in
|
|
91
91
|
|
|
92
|
-
[storage/factory.ts:5](https://github.com/daysnap/utils/blob/
|
|
92
|
+
[storage/factory.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/storage/factory.ts#L5)
|
package/docs/interfaces/Trap.md
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[trap.ts:12](https://github.com/daysnap/utils/blob/
|
|
34
|
+
[trap.ts:12](https://github.com/daysnap/utils/blob/acb36e3/src/trap.ts#L12)
|
|
35
35
|
|
|
36
36
|
___
|
|
37
37
|
|
|
@@ -56,7 +56,7 @@ ___
|
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[trap.ts:10](https://github.com/daysnap/utils/blob/
|
|
59
|
+
[trap.ts:10](https://github.com/daysnap/utils/blob/acb36e3/src/trap.ts#L10)
|
|
60
60
|
|
|
61
61
|
___
|
|
62
62
|
|
|
@@ -80,7 +80,7 @@ ___
|
|
|
80
80
|
|
|
81
81
|
#### Defined in
|
|
82
82
|
|
|
83
|
-
[trap.ts:11](https://github.com/daysnap/utils/blob/
|
|
83
|
+
[trap.ts:11](https://github.com/daysnap/utils/blob/acb36e3/src/trap.ts#L11)
|
|
84
84
|
|
|
85
85
|
___
|
|
86
86
|
|
|
@@ -90,7 +90,7 @@ ___
|
|
|
90
90
|
|
|
91
91
|
#### Defined in
|
|
92
92
|
|
|
93
|
-
[trap.ts:8](https://github.com/daysnap/utils/blob/
|
|
93
|
+
[trap.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/trap.ts#L8)
|
|
94
94
|
|
|
95
95
|
___
|
|
96
96
|
|
|
@@ -115,4 +115,4 @@ ___
|
|
|
115
115
|
|
|
116
116
|
#### Defined in
|
|
117
117
|
|
|
118
|
-
[trap.ts:9](https://github.com/daysnap/utils/blob/
|
|
118
|
+
[trap.ts:9](https://github.com/daysnap/utils/blob/acb36e3/src/trap.ts#L9)
|
package/docs/modules.md
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
|
|
130
130
|
#### Defined in
|
|
131
131
|
|
|
132
|
-
[trap.ts:15](https://github.com/daysnap/utils/blob/
|
|
132
|
+
[trap.ts:15](https://github.com/daysnap/utils/blob/acb36e3/src/trap.ts#L15)
|
|
133
133
|
|
|
134
134
|
## Functions
|
|
135
135
|
|
|
@@ -167,7 +167,7 @@ res = { '1': '男', '2': '女' }
|
|
|
167
167
|
|
|
168
168
|
#### Defined in
|
|
169
169
|
|
|
170
|
-
[ato.ts:12](https://github.com/daysnap/utils/blob/
|
|
170
|
+
[ato.ts:12](https://github.com/daysnap/utils/blob/acb36e3/src/ato.ts#L12)
|
|
171
171
|
|
|
172
172
|
▸ **ato**<`T`, `K`\>(`options`, `labelKey`, `valueKey`): `Record`<`T`[`K`], `any`\>
|
|
173
173
|
|
|
@@ -192,7 +192,7 @@ res = { '1': '男', '2': '女' }
|
|
|
192
192
|
|
|
193
193
|
#### Defined in
|
|
194
194
|
|
|
195
|
-
[ato.ts:16](https://github.com/daysnap/utils/blob/
|
|
195
|
+
[ato.ts:16](https://github.com/daysnap/utils/blob/acb36e3/src/ato.ts#L16)
|
|
196
196
|
|
|
197
197
|
___
|
|
198
198
|
|
|
@@ -215,7 +215,7 @@ base64 转 blob
|
|
|
215
215
|
|
|
216
216
|
#### Defined in
|
|
217
217
|
|
|
218
|
-
[base64ToBlob.ts:6](https://github.com/daysnap/utils/blob/
|
|
218
|
+
[base64ToBlob.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/base64ToBlob.ts#L6)
|
|
219
219
|
|
|
220
220
|
___
|
|
221
221
|
|
|
@@ -237,7 +237,7 @@ blob 转 base64
|
|
|
237
237
|
|
|
238
238
|
#### Defined in
|
|
239
239
|
|
|
240
|
-
[blobToBase64.ts:4](https://github.com/daysnap/utils/blob/
|
|
240
|
+
[blobToBase64.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/blobToBase64.ts#L4)
|
|
241
241
|
|
|
242
242
|
___
|
|
243
243
|
|
|
@@ -278,7 +278,7 @@ ___
|
|
|
278
278
|
|
|
279
279
|
#### Defined in
|
|
280
280
|
|
|
281
|
-
[cached.ts:5](https://github.com/daysnap/utils/blob/
|
|
281
|
+
[cached.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/cached.ts#L5)
|
|
282
282
|
|
|
283
283
|
___
|
|
284
284
|
|
|
@@ -301,7 +301,7 @@ camelCase('hello-world') => helloWorld
|
|
|
301
301
|
|
|
302
302
|
#### Defined in
|
|
303
303
|
|
|
304
|
-
[camelCase.ts:5](https://github.com/daysnap/utils/blob/
|
|
304
|
+
[camelCase.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/camelCase.ts#L5)
|
|
305
305
|
|
|
306
306
|
___
|
|
307
307
|
|
|
@@ -325,7 +325,7 @@ canvas 转 blob 文件
|
|
|
325
325
|
|
|
326
326
|
#### Defined in
|
|
327
327
|
|
|
328
|
-
[canvasToBlob.ts:4](https://github.com/daysnap/utils/blob/
|
|
328
|
+
[canvasToBlob.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/canvasToBlob.ts#L4)
|
|
329
329
|
|
|
330
330
|
___
|
|
331
331
|
|
|
@@ -348,7 +348,7 @@ capitalize('hello world') => Hello world
|
|
|
348
348
|
|
|
349
349
|
#### Defined in
|
|
350
350
|
|
|
351
|
-
[capitalize.ts:5](https://github.com/daysnap/utils/blob/
|
|
351
|
+
[capitalize.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/capitalize.ts#L5)
|
|
352
352
|
|
|
353
353
|
___
|
|
354
354
|
|
|
@@ -372,7 +372,7 @@ ___
|
|
|
372
372
|
|
|
373
373
|
#### Defined in
|
|
374
374
|
|
|
375
|
-
[clamp.ts:7](https://github.com/daysnap/utils/blob/
|
|
375
|
+
[clamp.ts:7](https://github.com/daysnap/utils/blob/acb36e3/src/clamp.ts#L7)
|
|
376
376
|
|
|
377
377
|
___
|
|
378
378
|
|
|
@@ -400,7 +400,7 @@ ___
|
|
|
400
400
|
|
|
401
401
|
#### Defined in
|
|
402
402
|
|
|
403
|
-
[clone.ts:8](https://github.com/daysnap/utils/blob/
|
|
403
|
+
[clone.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/clone.ts#L8)
|
|
404
404
|
|
|
405
405
|
___
|
|
406
406
|
|
|
@@ -428,7 +428,7 @@ ___
|
|
|
428
428
|
|
|
429
429
|
#### Defined in
|
|
430
430
|
|
|
431
|
-
[cloneSimple.ts:7](https://github.com/daysnap/utils/blob/
|
|
431
|
+
[cloneSimple.ts:7](https://github.com/daysnap/utils/blob/acb36e3/src/cloneSimple.ts#L7)
|
|
432
432
|
|
|
433
433
|
___
|
|
434
434
|
|
|
@@ -450,7 +450,7 @@ ___
|
|
|
450
450
|
|
|
451
451
|
#### Defined in
|
|
452
452
|
|
|
453
|
-
[createHexColorByHash.ts:4](https://github.com/daysnap/utils/blob/
|
|
453
|
+
[createHexColorByHash.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/createHexColorByHash.ts#L4)
|
|
454
454
|
|
|
455
455
|
___
|
|
456
456
|
|
|
@@ -476,7 +476,7 @@ ___
|
|
|
476
476
|
|
|
477
477
|
#### Defined in
|
|
478
478
|
|
|
479
|
-
[compareVersion.ts:9](https://github.com/daysnap/utils/blob/
|
|
479
|
+
[compareVersion.ts:9](https://github.com/daysnap/utils/blob/acb36e3/src/compareVersion.ts#L9)
|
|
480
480
|
|
|
481
481
|
___
|
|
482
482
|
|
|
@@ -498,7 +498,7 @@ ___
|
|
|
498
498
|
|
|
499
499
|
#### Defined in
|
|
500
500
|
|
|
501
|
-
[compressImage.ts:6](https://github.com/daysnap/utils/blob/
|
|
501
|
+
[compressImage.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/compressImage.ts#L6)
|
|
502
502
|
|
|
503
503
|
___
|
|
504
504
|
|
|
@@ -561,7 +561,7 @@ fn() 执行的时候就会执行showLoading
|
|
|
561
561
|
|
|
562
562
|
#### Defined in
|
|
563
563
|
|
|
564
|
-
[createWithLoading.ts:9](https://github.com/daysnap/utils/blob/
|
|
564
|
+
[createWithLoading.ts:9](https://github.com/daysnap/utils/blob/acb36e3/src/createWithLoading.ts#L9)
|
|
565
565
|
|
|
566
566
|
___
|
|
567
567
|
|
|
@@ -604,7 +604,7 @@ ___
|
|
|
604
604
|
|
|
605
605
|
#### Defined in
|
|
606
606
|
|
|
607
|
-
[debounce.ts:5](https://github.com/daysnap/utils/blob/
|
|
607
|
+
[debounce.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/debounce.ts#L5)
|
|
608
608
|
|
|
609
609
|
___
|
|
610
610
|
|
|
@@ -628,7 +628,7 @@ ___
|
|
|
628
628
|
|
|
629
629
|
#### Defined in
|
|
630
630
|
|
|
631
|
-
[downloadFile.ts:4](https://github.com/daysnap/utils/blob/
|
|
631
|
+
[downloadFile.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/downloadFile.ts#L4)
|
|
632
632
|
|
|
633
633
|
___
|
|
634
634
|
|
|
@@ -657,7 +657,7 @@ ___
|
|
|
657
657
|
|
|
658
658
|
#### Defined in
|
|
659
659
|
|
|
660
|
-
[each.ts:4](https://github.com/daysnap/utils/blob/
|
|
660
|
+
[each.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/each.ts#L4)
|
|
661
661
|
|
|
662
662
|
▸ **each**<`T`\>(`data`, `callback`): `void`
|
|
663
663
|
|
|
@@ -680,7 +680,7 @@ ___
|
|
|
680
680
|
|
|
681
681
|
#### Defined in
|
|
682
682
|
|
|
683
|
-
[each.ts:8](https://github.com/daysnap/utils/blob/
|
|
683
|
+
[each.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/each.ts#L8)
|
|
684
684
|
|
|
685
685
|
___
|
|
686
686
|
|
|
@@ -698,7 +698,7 @@ ___
|
|
|
698
698
|
|
|
699
699
|
#### Defined in
|
|
700
700
|
|
|
701
|
-
[exitFullscreen.ts:6](https://github.com/daysnap/utils/blob/
|
|
701
|
+
[exitFullscreen.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/exitFullscreen.ts#L6)
|
|
702
702
|
|
|
703
703
|
___
|
|
704
704
|
|
|
@@ -727,7 +727,7 @@ ___
|
|
|
727
727
|
|
|
728
728
|
#### Defined in
|
|
729
729
|
|
|
730
|
-
[storage/factory.ts:8](https://github.com/daysnap/utils/blob/
|
|
730
|
+
[storage/factory.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/storage/factory.ts#L8)
|
|
731
731
|
|
|
732
732
|
___
|
|
733
733
|
|
|
@@ -749,7 +749,7 @@ ___
|
|
|
749
749
|
|
|
750
750
|
#### Defined in
|
|
751
751
|
|
|
752
|
-
[filterBankCardNo.ts:4](https://github.com/daysnap/utils/blob/
|
|
752
|
+
[filterBankCardNo.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/filterBankCardNo.ts#L4)
|
|
753
753
|
|
|
754
754
|
___
|
|
755
755
|
|
|
@@ -771,7 +771,7 @@ ___
|
|
|
771
771
|
|
|
772
772
|
#### Defined in
|
|
773
773
|
|
|
774
|
-
[filterCRLF.ts:4](https://github.com/daysnap/utils/blob/
|
|
774
|
+
[filterCRLF.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/filterCRLF.ts#L4)
|
|
775
775
|
|
|
776
776
|
___
|
|
777
777
|
|
|
@@ -793,7 +793,7 @@ ___
|
|
|
793
793
|
|
|
794
794
|
#### Defined in
|
|
795
795
|
|
|
796
|
-
[filterEmoji.ts:4](https://github.com/daysnap/utils/blob/
|
|
796
|
+
[filterEmoji.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/filterEmoji.ts#L4)
|
|
797
797
|
|
|
798
798
|
___
|
|
799
799
|
|
|
@@ -816,7 +816,7 @@ ___
|
|
|
816
816
|
|
|
817
817
|
#### Defined in
|
|
818
818
|
|
|
819
|
-
[filterEmptyValue.ts:12](https://github.com/daysnap/utils/blob/
|
|
819
|
+
[filterEmptyValue.ts:12](https://github.com/daysnap/utils/blob/acb36e3/src/filterEmptyValue.ts#L12)
|
|
820
820
|
|
|
821
821
|
___
|
|
822
822
|
|
|
@@ -839,7 +839,7 @@ ___
|
|
|
839
839
|
|
|
840
840
|
#### Defined in
|
|
841
841
|
|
|
842
|
-
[filterIdCard.ts:5](https://github.com/daysnap/utils/blob/
|
|
842
|
+
[filterIdCard.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/filterIdCard.ts#L5)
|
|
843
843
|
|
|
844
844
|
___
|
|
845
845
|
|
|
@@ -861,7 +861,7 @@ ___
|
|
|
861
861
|
|
|
862
862
|
#### Defined in
|
|
863
863
|
|
|
864
|
-
[filterName.ts:4](https://github.com/daysnap/utils/blob/
|
|
864
|
+
[filterName.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/filterName.ts#L4)
|
|
865
865
|
|
|
866
866
|
___
|
|
867
867
|
|
|
@@ -886,7 +886,7 @@ filterPhone('13177778888', ' ') => 131 **** 8888
|
|
|
886
886
|
|
|
887
887
|
#### Defined in
|
|
888
888
|
|
|
889
|
-
[filterPhone.ts:6](https://github.com/daysnap/utils/blob/
|
|
889
|
+
[filterPhone.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/filterPhone.ts#L6)
|
|
890
890
|
|
|
891
891
|
___
|
|
892
892
|
|
|
@@ -913,7 +913,7 @@ str = '131****8888'
|
|
|
913
913
|
|
|
914
914
|
#### Defined in
|
|
915
915
|
|
|
916
|
-
[filterString.ts:6](https://github.com/daysnap/utils/blob/
|
|
916
|
+
[filterString.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/filterString.ts#L6)
|
|
917
917
|
|
|
918
918
|
___
|
|
919
919
|
|
|
@@ -936,7 +936,7 @@ ___
|
|
|
936
936
|
|
|
937
937
|
#### Defined in
|
|
938
938
|
|
|
939
|
-
[formatAmount.ts:4](https://github.com/daysnap/utils/blob/
|
|
939
|
+
[formatAmount.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/formatAmount.ts#L4)
|
|
940
940
|
|
|
941
941
|
___
|
|
942
942
|
|
|
@@ -960,7 +960,7 @@ ___
|
|
|
960
960
|
|
|
961
961
|
#### Defined in
|
|
962
962
|
|
|
963
|
-
[formatDate.ts:8](https://github.com/daysnap/utils/blob/
|
|
963
|
+
[formatDate.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/formatDate.ts#L8)
|
|
964
964
|
|
|
965
965
|
___
|
|
966
966
|
|
|
@@ -983,7 +983,7 @@ fix iOS 日期时间格式如果是 - 就会报错的问题
|
|
|
983
983
|
|
|
984
984
|
#### Defined in
|
|
985
985
|
|
|
986
|
-
[formatDateStr.ts:5](https://github.com/daysnap/utils/blob/
|
|
986
|
+
[formatDateStr.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/formatDateStr.ts#L5)
|
|
987
987
|
|
|
988
988
|
___
|
|
989
989
|
|
|
@@ -1008,7 +1008,7 @@ formatMessage({ a: '123', b: { ba: '456' } }, ['b.ba']) => '456'
|
|
|
1008
1008
|
|
|
1009
1009
|
#### Defined in
|
|
1010
1010
|
|
|
1011
|
-
[formatMessage.ts:11](https://github.com/daysnap/utils/blob/
|
|
1011
|
+
[formatMessage.ts:11](https://github.com/daysnap/utils/blob/acb36e3/src/formatMessage.ts#L11)
|
|
1012
1012
|
|
|
1013
1013
|
___
|
|
1014
1014
|
|
|
@@ -1040,7 +1040,7 @@ rest = { xxx: 1 }
|
|
|
1040
1040
|
|
|
1041
1041
|
#### Defined in
|
|
1042
1042
|
|
|
1043
|
-
[formatPathParams.ts:8](https://github.com/daysnap/utils/blob/
|
|
1043
|
+
[formatPathParams.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/formatPathParams.ts#L8)
|
|
1044
1044
|
|
|
1045
1045
|
___
|
|
1046
1046
|
|
|
@@ -1062,7 +1062,7 @@ ___
|
|
|
1062
1062
|
|
|
1063
1063
|
#### Defined in
|
|
1064
1064
|
|
|
1065
|
-
[getBlobByUrl.ts:4](https://github.com/daysnap/utils/blob/
|
|
1065
|
+
[getBlobByUrl.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/getBlobByUrl.ts#L4)
|
|
1066
1066
|
|
|
1067
1067
|
___
|
|
1068
1068
|
|
|
@@ -1085,7 +1085,7 @@ ___
|
|
|
1085
1085
|
|
|
1086
1086
|
#### Defined in
|
|
1087
1087
|
|
|
1088
|
-
[storage/index.ts:9](https://github.com/daysnap/utils/blob/
|
|
1088
|
+
[storage/index.ts:9](https://github.com/daysnap/utils/blob/acb36e3/src/storage/index.ts#L9)
|
|
1089
1089
|
|
|
1090
1090
|
___
|
|
1091
1091
|
|
|
@@ -1107,7 +1107,7 @@ ___
|
|
|
1107
1107
|
|
|
1108
1108
|
#### Defined in
|
|
1109
1109
|
|
|
1110
|
-
[getDayMillisecond.ts:4](https://github.com/daysnap/utils/blob/
|
|
1110
|
+
[getDayMillisecond.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/getDayMillisecond.ts#L4)
|
|
1111
1111
|
|
|
1112
1112
|
___
|
|
1113
1113
|
|
|
@@ -1129,7 +1129,7 @@ ___
|
|
|
1129
1129
|
|
|
1130
1130
|
#### Defined in
|
|
1131
1131
|
|
|
1132
|
-
[getImageInfo.ts:4](https://github.com/daysnap/utils/blob/
|
|
1132
|
+
[getImageInfo.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/getImageInfo.ts#L4)
|
|
1133
1133
|
|
|
1134
1134
|
___
|
|
1135
1135
|
|
|
@@ -1152,7 +1152,7 @@ ___
|
|
|
1152
1152
|
|
|
1153
1153
|
#### Defined in
|
|
1154
1154
|
|
|
1155
|
-
[storage/index.ts:9](https://github.com/daysnap/utils/blob/
|
|
1155
|
+
[storage/index.ts:9](https://github.com/daysnap/utils/blob/acb36e3/src/storage/index.ts#L9)
|
|
1156
1156
|
|
|
1157
1157
|
___
|
|
1158
1158
|
|
|
@@ -1175,7 +1175,7 @@ ___
|
|
|
1175
1175
|
|
|
1176
1176
|
#### Defined in
|
|
1177
1177
|
|
|
1178
|
-
[getRandom.ts:7](https://github.com/daysnap/utils/blob/
|
|
1178
|
+
[getRandom.ts:7](https://github.com/daysnap/utils/blob/acb36e3/src/getRandom.ts#L7)
|
|
1179
1179
|
|
|
1180
1180
|
___
|
|
1181
1181
|
|
|
@@ -1191,7 +1191,7 @@ ___
|
|
|
1191
1191
|
|
|
1192
1192
|
#### Defined in
|
|
1193
1193
|
|
|
1194
|
-
[getRandomColor.ts:4](https://github.com/daysnap/utils/blob/
|
|
1194
|
+
[getRandomColor.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/getRandomColor.ts#L4)
|
|
1195
1195
|
|
|
1196
1196
|
___
|
|
1197
1197
|
|
|
@@ -1213,7 +1213,7 @@ ___
|
|
|
1213
1213
|
|
|
1214
1214
|
#### Defined in
|
|
1215
1215
|
|
|
1216
|
-
[getRandomNumber.ts:7](https://github.com/daysnap/utils/blob/
|
|
1216
|
+
[getRandomNumber.ts:7](https://github.com/daysnap/utils/blob/acb36e3/src/getRandomNumber.ts#L7)
|
|
1217
1217
|
|
|
1218
1218
|
___
|
|
1219
1219
|
|
|
@@ -1235,7 +1235,7 @@ ___
|
|
|
1235
1235
|
|
|
1236
1236
|
#### Defined in
|
|
1237
1237
|
|
|
1238
|
-
[getVideoInfo.ts:4](https://github.com/daysnap/utils/blob/
|
|
1238
|
+
[getVideoInfo.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/getVideoInfo.ts#L4)
|
|
1239
1239
|
|
|
1240
1240
|
___
|
|
1241
1241
|
|
|
@@ -1251,7 +1251,7 @@ ___
|
|
|
1251
1251
|
|
|
1252
1252
|
#### Defined in
|
|
1253
1253
|
|
|
1254
|
-
[inBrowser.ts:4](https://github.com/daysnap/utils/blob/
|
|
1254
|
+
[inBrowser.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/inBrowser.ts#L4)
|
|
1255
1255
|
|
|
1256
1256
|
___
|
|
1257
1257
|
|
|
@@ -1273,7 +1273,7 @@ ___
|
|
|
1273
1273
|
|
|
1274
1274
|
#### Defined in
|
|
1275
1275
|
|
|
1276
|
-
[insertLink.ts:4](https://github.com/daysnap/utils/blob/
|
|
1276
|
+
[insertLink.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/insertLink.ts#L4)
|
|
1277
1277
|
|
|
1278
1278
|
▸ **insertLink**(`href`, `callback`): `void`
|
|
1279
1279
|
|
|
@@ -1290,7 +1290,7 @@ ___
|
|
|
1290
1290
|
|
|
1291
1291
|
#### Defined in
|
|
1292
1292
|
|
|
1293
|
-
[insertLink.ts:5](https://github.com/daysnap/utils/blob/
|
|
1293
|
+
[insertLink.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/insertLink.ts#L5)
|
|
1294
1294
|
|
|
1295
1295
|
___
|
|
1296
1296
|
|
|
@@ -1312,7 +1312,7 @@ ___
|
|
|
1312
1312
|
|
|
1313
1313
|
#### Defined in
|
|
1314
1314
|
|
|
1315
|
-
[insertScript.ts:4](https://github.com/daysnap/utils/blob/
|
|
1315
|
+
[insertScript.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/insertScript.ts#L4)
|
|
1316
1316
|
|
|
1317
1317
|
▸ **insertScript**(`src`, `callback`): `void`
|
|
1318
1318
|
|
|
@@ -1329,7 +1329,7 @@ ___
|
|
|
1329
1329
|
|
|
1330
1330
|
#### Defined in
|
|
1331
1331
|
|
|
1332
|
-
[insertScript.ts:5](https://github.com/daysnap/utils/blob/
|
|
1332
|
+
[insertScript.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/insertScript.ts#L5)
|
|
1333
1333
|
|
|
1334
1334
|
___
|
|
1335
1335
|
|
|
@@ -1351,7 +1351,7 @@ ___
|
|
|
1351
1351
|
|
|
1352
1352
|
#### Defined in
|
|
1353
1353
|
|
|
1354
|
-
[insertStyle.ts:4](https://github.com/daysnap/utils/blob/
|
|
1354
|
+
[insertStyle.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/insertStyle.ts#L4)
|
|
1355
1355
|
|
|
1356
1356
|
___
|
|
1357
1357
|
|
|
@@ -1380,7 +1380,7 @@ isAmount('1.123') => false
|
|
|
1380
1380
|
|
|
1381
1381
|
#### Defined in
|
|
1382
1382
|
|
|
1383
|
-
[isAmount.ts:11](https://github.com/daysnap/utils/blob/
|
|
1383
|
+
[isAmount.ts:11](https://github.com/daysnap/utils/blob/acb36e3/src/isAmount.ts#L11)
|
|
1384
1384
|
|
|
1385
1385
|
___
|
|
1386
1386
|
|
|
@@ -1396,7 +1396,7 @@ ___
|
|
|
1396
1396
|
|
|
1397
1397
|
#### Defined in
|
|
1398
1398
|
|
|
1399
|
-
[isAndroid.ts:4](https://github.com/daysnap/utils/blob/
|
|
1399
|
+
[isAndroid.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isAndroid.ts#L4)
|
|
1400
1400
|
|
|
1401
1401
|
___
|
|
1402
1402
|
|
|
@@ -1420,7 +1420,7 @@ val is any[]
|
|
|
1420
1420
|
|
|
1421
1421
|
#### Defined in
|
|
1422
1422
|
|
|
1423
|
-
[isArray.ts:6](https://github.com/daysnap/utils/blob/
|
|
1423
|
+
[isArray.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/isArray.ts#L6)
|
|
1424
1424
|
|
|
1425
1425
|
___
|
|
1426
1426
|
|
|
@@ -1442,7 +1442,7 @@ val is boolean
|
|
|
1442
1442
|
|
|
1443
1443
|
#### Defined in
|
|
1444
1444
|
|
|
1445
|
-
[isBoolean.ts:5](https://github.com/daysnap/utils/blob/
|
|
1445
|
+
[isBoolean.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/isBoolean.ts#L5)
|
|
1446
1446
|
|
|
1447
1447
|
___
|
|
1448
1448
|
|
|
@@ -1464,7 +1464,7 @@ ___
|
|
|
1464
1464
|
|
|
1465
1465
|
#### Defined in
|
|
1466
1466
|
|
|
1467
|
-
[isChinese.ts:4](https://github.com/daysnap/utils/blob/
|
|
1467
|
+
[isChinese.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isChinese.ts#L4)
|
|
1468
1468
|
|
|
1469
1469
|
___
|
|
1470
1470
|
|
|
@@ -1486,7 +1486,7 @@ val is Date
|
|
|
1486
1486
|
|
|
1487
1487
|
#### Defined in
|
|
1488
1488
|
|
|
1489
|
-
[isDate.ts:4](https://github.com/daysnap/utils/blob/
|
|
1489
|
+
[isDate.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isDate.ts#L4)
|
|
1490
1490
|
|
|
1491
1491
|
___
|
|
1492
1492
|
|
|
@@ -1508,7 +1508,7 @@ ___
|
|
|
1508
1508
|
|
|
1509
1509
|
#### Defined in
|
|
1510
1510
|
|
|
1511
|
-
[isEmail.ts:4](https://github.com/daysnap/utils/blob/
|
|
1511
|
+
[isEmail.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isEmail.ts#L4)
|
|
1512
1512
|
|
|
1513
1513
|
___
|
|
1514
1514
|
|
|
@@ -1530,7 +1530,7 @@ ___
|
|
|
1530
1530
|
|
|
1531
1531
|
#### Defined in
|
|
1532
1532
|
|
|
1533
|
-
[isEmpty.ts:6](https://github.com/daysnap/utils/blob/
|
|
1533
|
+
[isEmpty.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/isEmpty.ts#L6)
|
|
1534
1534
|
|
|
1535
1535
|
___
|
|
1536
1536
|
|
|
@@ -1552,7 +1552,7 @@ ___
|
|
|
1552
1552
|
|
|
1553
1553
|
#### Defined in
|
|
1554
1554
|
|
|
1555
|
-
[isEmptyArray.ts:6](https://github.com/daysnap/utils/blob/
|
|
1555
|
+
[isEmptyArray.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/isEmptyArray.ts#L6)
|
|
1556
1556
|
|
|
1557
1557
|
___
|
|
1558
1558
|
|
|
@@ -1574,7 +1574,7 @@ ___
|
|
|
1574
1574
|
|
|
1575
1575
|
#### Defined in
|
|
1576
1576
|
|
|
1577
|
-
[isEmptyObject.ts:5](https://github.com/daysnap/utils/blob/
|
|
1577
|
+
[isEmptyObject.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/isEmptyObject.ts#L5)
|
|
1578
1578
|
|
|
1579
1579
|
___
|
|
1580
1580
|
|
|
@@ -1596,7 +1596,7 @@ val is Error
|
|
|
1596
1596
|
|
|
1597
1597
|
#### Defined in
|
|
1598
1598
|
|
|
1599
|
-
[isError.ts:4](https://github.com/daysnap/utils/blob/
|
|
1599
|
+
[isError.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isError.ts#L4)
|
|
1600
1600
|
|
|
1601
1601
|
___
|
|
1602
1602
|
|
|
@@ -1618,7 +1618,7 @@ val is Function
|
|
|
1618
1618
|
|
|
1619
1619
|
#### Defined in
|
|
1620
1620
|
|
|
1621
|
-
[isFunction.ts:4](https://github.com/daysnap/utils/blob/
|
|
1621
|
+
[isFunction.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isFunction.ts#L4)
|
|
1622
1622
|
|
|
1623
1623
|
___
|
|
1624
1624
|
|
|
@@ -1636,7 +1636,7 @@ ___
|
|
|
1636
1636
|
|
|
1637
1637
|
#### Defined in
|
|
1638
1638
|
|
|
1639
|
-
[isIE.ts:6](https://github.com/daysnap/utils/blob/
|
|
1639
|
+
[isIE.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/isIE.ts#L6)
|
|
1640
1640
|
|
|
1641
1641
|
___
|
|
1642
1642
|
|
|
@@ -1652,7 +1652,7 @@ ___
|
|
|
1652
1652
|
|
|
1653
1653
|
#### Defined in
|
|
1654
1654
|
|
|
1655
|
-
[isIOS.ts:4](https://github.com/daysnap/utils/blob/
|
|
1655
|
+
[isIOS.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isIOS.ts#L4)
|
|
1656
1656
|
|
|
1657
1657
|
___
|
|
1658
1658
|
|
|
@@ -1674,7 +1674,7 @@ ___
|
|
|
1674
1674
|
|
|
1675
1675
|
#### Defined in
|
|
1676
1676
|
|
|
1677
|
-
[isIdCard.ts:4](https://github.com/daysnap/utils/blob/
|
|
1677
|
+
[isIdCard.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isIdCard.ts#L4)
|
|
1678
1678
|
|
|
1679
1679
|
___
|
|
1680
1680
|
|
|
@@ -1696,7 +1696,7 @@ ___
|
|
|
1696
1696
|
|
|
1697
1697
|
#### Defined in
|
|
1698
1698
|
|
|
1699
|
-
[isJSONString.ts:7](https://github.com/daysnap/utils/blob/
|
|
1699
|
+
[isJSONString.ts:7](https://github.com/daysnap/utils/blob/acb36e3/src/isJSONString.ts#L7)
|
|
1700
1700
|
|
|
1701
1701
|
___
|
|
1702
1702
|
|
|
@@ -1718,7 +1718,7 @@ ___
|
|
|
1718
1718
|
|
|
1719
1719
|
#### Defined in
|
|
1720
1720
|
|
|
1721
|
-
[isLan.ts:5](https://github.com/daysnap/utils/blob/
|
|
1721
|
+
[isLan.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/isLan.ts#L5)
|
|
1722
1722
|
|
|
1723
1723
|
___
|
|
1724
1724
|
|
|
@@ -1740,7 +1740,7 @@ ___
|
|
|
1740
1740
|
|
|
1741
1741
|
#### Defined in
|
|
1742
1742
|
|
|
1743
|
-
[isLicenseCode.ts:5](https://github.com/daysnap/utils/blob/
|
|
1743
|
+
[isLicenseCode.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/isLicenseCode.ts#L5)
|
|
1744
1744
|
|
|
1745
1745
|
___
|
|
1746
1746
|
|
|
@@ -1756,7 +1756,7 @@ ___
|
|
|
1756
1756
|
|
|
1757
1757
|
#### Defined in
|
|
1758
1758
|
|
|
1759
|
-
[isMobile.ts:4](https://github.com/daysnap/utils/blob/
|
|
1759
|
+
[isMobile.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isMobile.ts#L4)
|
|
1760
1760
|
|
|
1761
1761
|
___
|
|
1762
1762
|
|
|
@@ -1779,7 +1779,7 @@ ___
|
|
|
1779
1779
|
|
|
1780
1780
|
#### Defined in
|
|
1781
1781
|
|
|
1782
|
-
[isNativeFunction.ts:7](https://github.com/daysnap/utils/blob/
|
|
1782
|
+
[isNativeFunction.ts:7](https://github.com/daysnap/utils/blob/acb36e3/src/isNativeFunction.ts#L7)
|
|
1783
1783
|
|
|
1784
1784
|
___
|
|
1785
1785
|
|
|
@@ -1801,7 +1801,7 @@ val is null
|
|
|
1801
1801
|
|
|
1802
1802
|
#### Defined in
|
|
1803
1803
|
|
|
1804
|
-
[isNull.ts:4](https://github.com/daysnap/utils/blob/
|
|
1804
|
+
[isNull.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isNull.ts#L4)
|
|
1805
1805
|
|
|
1806
1806
|
___
|
|
1807
1807
|
|
|
@@ -1823,7 +1823,7 @@ val is number
|
|
|
1823
1823
|
|
|
1824
1824
|
#### Defined in
|
|
1825
1825
|
|
|
1826
|
-
[isNumber.ts:5](https://github.com/daysnap/utils/blob/
|
|
1826
|
+
[isNumber.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/isNumber.ts#L5)
|
|
1827
1827
|
|
|
1828
1828
|
___
|
|
1829
1829
|
|
|
@@ -1845,7 +1845,7 @@ val is Record<string, any\>
|
|
|
1845
1845
|
|
|
1846
1846
|
#### Defined in
|
|
1847
1847
|
|
|
1848
|
-
[isObject.ts:4](https://github.com/daysnap/utils/blob/
|
|
1848
|
+
[isObject.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isObject.ts#L4)
|
|
1849
1849
|
|
|
1850
1850
|
___
|
|
1851
1851
|
|
|
@@ -1867,7 +1867,7 @@ ___
|
|
|
1867
1867
|
|
|
1868
1868
|
#### Defined in
|
|
1869
1869
|
|
|
1870
|
-
[isPhone.ts:4](https://github.com/daysnap/utils/blob/
|
|
1870
|
+
[isPhone.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isPhone.ts#L4)
|
|
1871
1871
|
|
|
1872
1872
|
___
|
|
1873
1873
|
|
|
@@ -1895,7 +1895,7 @@ val is Promise<T\>
|
|
|
1895
1895
|
|
|
1896
1896
|
#### Defined in
|
|
1897
1897
|
|
|
1898
|
-
[isPromise.ts:4](https://github.com/daysnap/utils/blob/
|
|
1898
|
+
[isPromise.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isPromise.ts#L4)
|
|
1899
1899
|
|
|
1900
1900
|
___
|
|
1901
1901
|
|
|
@@ -1917,7 +1917,7 @@ val is RegExp
|
|
|
1917
1917
|
|
|
1918
1918
|
#### Defined in
|
|
1919
1919
|
|
|
1920
|
-
[isRegExp.ts:4](https://github.com/daysnap/utils/blob/
|
|
1920
|
+
[isRegExp.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isRegExp.ts#L4)
|
|
1921
1921
|
|
|
1922
1922
|
___
|
|
1923
1923
|
|
|
@@ -1939,7 +1939,7 @@ val is string
|
|
|
1939
1939
|
|
|
1940
1940
|
#### Defined in
|
|
1941
1941
|
|
|
1942
|
-
[isString.ts:4](https://github.com/daysnap/utils/blob/
|
|
1942
|
+
[isString.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isString.ts#L4)
|
|
1943
1943
|
|
|
1944
1944
|
___
|
|
1945
1945
|
|
|
@@ -1961,7 +1961,7 @@ ___
|
|
|
1961
1961
|
|
|
1962
1962
|
#### Defined in
|
|
1963
1963
|
|
|
1964
|
-
[isURL.ts:4](https://github.com/daysnap/utils/blob/
|
|
1964
|
+
[isURL.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isURL.ts#L4)
|
|
1965
1965
|
|
|
1966
1966
|
___
|
|
1967
1967
|
|
|
@@ -1983,7 +1983,7 @@ val is undefined
|
|
|
1983
1983
|
|
|
1984
1984
|
#### Defined in
|
|
1985
1985
|
|
|
1986
|
-
[isUndefined.ts:4](https://github.com/daysnap/utils/blob/
|
|
1986
|
+
[isUndefined.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isUndefined.ts#L4)
|
|
1987
1987
|
|
|
1988
1988
|
___
|
|
1989
1989
|
|
|
@@ -1999,7 +1999,7 @@ ___
|
|
|
1999
1999
|
|
|
2000
2000
|
#### Defined in
|
|
2001
2001
|
|
|
2002
|
-
[isWeChat.ts:4](https://github.com/daysnap/utils/blob/
|
|
2002
|
+
[isWeChat.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/isWeChat.ts#L4)
|
|
2003
2003
|
|
|
2004
2004
|
___
|
|
2005
2005
|
|
|
@@ -2016,7 +2016,7 @@ https://developers.weixin.qq.com/miniprogram/dev/component/web-view.html
|
|
|
2016
2016
|
|
|
2017
2017
|
#### Defined in
|
|
2018
2018
|
|
|
2019
|
-
[isWeChatMiniProgram.ts:5](https://github.com/daysnap/utils/blob/
|
|
2019
|
+
[isWeChatMiniProgram.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/isWeChatMiniProgram.ts#L5)
|
|
2020
2020
|
|
|
2021
2021
|
___
|
|
2022
2022
|
|
|
@@ -2036,7 +2036,7 @@ ___
|
|
|
2036
2036
|
|
|
2037
2037
|
#### Defined in
|
|
2038
2038
|
|
|
2039
|
-
[isWeChat.ts:12](https://github.com/daysnap/utils/blob/
|
|
2039
|
+
[isWeChat.ts:12](https://github.com/daysnap/utils/blob/acb36e3/src/isWeChat.ts#L12)
|
|
2040
2040
|
|
|
2041
2041
|
___
|
|
2042
2042
|
|
|
@@ -2058,7 +2058,7 @@ val is Window
|
|
|
2058
2058
|
|
|
2059
2059
|
#### Defined in
|
|
2060
2060
|
|
|
2061
|
-
[isWindow.ts:5](https://github.com/daysnap/utils/blob/
|
|
2061
|
+
[isWindow.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/isWindow.ts#L5)
|
|
2062
2062
|
|
|
2063
2063
|
___
|
|
2064
2064
|
|
|
@@ -2081,7 +2081,7 @@ kebabCase('helloWorld') => hello-world
|
|
|
2081
2081
|
|
|
2082
2082
|
#### Defined in
|
|
2083
2083
|
|
|
2084
|
-
[kebabCase.ts:5](https://github.com/daysnap/utils/blob/
|
|
2084
|
+
[kebabCase.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/kebabCase.ts#L5)
|
|
2085
2085
|
|
|
2086
2086
|
___
|
|
2087
2087
|
|
|
@@ -2110,7 +2110,7 @@ list 生成器,快速生成数据
|
|
|
2110
2110
|
|
|
2111
2111
|
#### Defined in
|
|
2112
2112
|
|
|
2113
|
-
[listGenerator.ts:5](https://github.com/daysnap/utils/blob/
|
|
2113
|
+
[listGenerator.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/listGenerator.ts#L5)
|
|
2114
2114
|
|
|
2115
2115
|
___
|
|
2116
2116
|
|
|
@@ -2135,7 +2135,7 @@ ___
|
|
|
2135
2135
|
|
|
2136
2136
|
#### Defined in
|
|
2137
2137
|
|
|
2138
|
-
[mousewheel.ts:22](https://github.com/daysnap/utils/blob/
|
|
2138
|
+
[mousewheel.ts:22](https://github.com/daysnap/utils/blob/acb36e3/src/mousewheel.ts#L22)
|
|
2139
2139
|
|
|
2140
2140
|
___
|
|
2141
2141
|
|
|
@@ -2157,7 +2157,7 @@ ___
|
|
|
2157
2157
|
|
|
2158
2158
|
#### Defined in
|
|
2159
2159
|
|
|
2160
|
-
[normalizePath.ts:4](https://github.com/daysnap/utils/blob/
|
|
2160
|
+
[normalizePath.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/normalizePath.ts#L4)
|
|
2161
2161
|
|
|
2162
2162
|
___
|
|
2163
2163
|
|
|
@@ -2187,7 +2187,7 @@ ___
|
|
|
2187
2187
|
|
|
2188
2188
|
#### Defined in
|
|
2189
2189
|
|
|
2190
|
-
[omit.ts:4](https://github.com/daysnap/utils/blob/
|
|
2190
|
+
[omit.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/omit.ts#L4)
|
|
2191
2191
|
|
|
2192
2192
|
___
|
|
2193
2193
|
|
|
@@ -2211,7 +2211,7 @@ ___
|
|
|
2211
2211
|
|
|
2212
2212
|
#### Defined in
|
|
2213
2213
|
|
|
2214
|
-
[padding.ts:7](https://github.com/daysnap/utils/blob/
|
|
2214
|
+
[padding.ts:7](https://github.com/daysnap/utils/blob/acb36e3/src/padding.ts#L7)
|
|
2215
2215
|
|
|
2216
2216
|
___
|
|
2217
2217
|
|
|
@@ -2233,7 +2233,7 @@ ___
|
|
|
2233
2233
|
|
|
2234
2234
|
#### Defined in
|
|
2235
2235
|
|
|
2236
|
-
[parseDate.ts:4](https://github.com/daysnap/utils/blob/
|
|
2236
|
+
[parseDate.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/parseDate.ts#L4)
|
|
2237
2237
|
|
|
2238
2238
|
___
|
|
2239
2239
|
|
|
@@ -2256,7 +2256,7 @@ ___
|
|
|
2256
2256
|
|
|
2257
2257
|
#### Defined in
|
|
2258
2258
|
|
|
2259
|
-
[parseError.ts:8](https://github.com/daysnap/utils/blob/
|
|
2259
|
+
[parseError.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/parseError.ts#L8)
|
|
2260
2260
|
|
|
2261
2261
|
___
|
|
2262
2262
|
|
|
@@ -2286,7 +2286,7 @@ parseObject('a.b.c', 1) => { a: { b: { c: 1 } } }
|
|
|
2286
2286
|
|
|
2287
2287
|
#### Defined in
|
|
2288
2288
|
|
|
2289
|
-
[parseObject.ts:5](https://github.com/daysnap/utils/blob/
|
|
2289
|
+
[parseObject.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/parseObject.ts#L5)
|
|
2290
2290
|
|
|
2291
2291
|
___
|
|
2292
2292
|
|
|
@@ -2315,7 +2315,7 @@ ___
|
|
|
2315
2315
|
|
|
2316
2316
|
#### Defined in
|
|
2317
2317
|
|
|
2318
|
-
[parsePath.ts:6](https://github.com/daysnap/utils/blob/
|
|
2318
|
+
[parsePath.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/parsePath.ts#L6)
|
|
2319
2319
|
|
|
2320
2320
|
___
|
|
2321
2321
|
|
|
@@ -2338,7 +2338,7 @@ ___
|
|
|
2338
2338
|
|
|
2339
2339
|
#### Defined in
|
|
2340
2340
|
|
|
2341
|
-
[parseQuery.ts:8](https://github.com/daysnap/utils/blob/
|
|
2341
|
+
[parseQuery.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/parseQuery.ts#L8)
|
|
2342
2342
|
|
|
2343
2343
|
___
|
|
2344
2344
|
|
|
@@ -2361,7 +2361,7 @@ pascalCase('hello-world') => HelloWorld
|
|
|
2361
2361
|
|
|
2362
2362
|
#### Defined in
|
|
2363
2363
|
|
|
2364
|
-
[pascalCase.ts:8](https://github.com/daysnap/utils/blob/
|
|
2364
|
+
[pascalCase.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/pascalCase.ts#L8)
|
|
2365
2365
|
|
|
2366
2366
|
___
|
|
2367
2367
|
|
|
@@ -2391,7 +2391,7 @@ ___
|
|
|
2391
2391
|
|
|
2392
2392
|
#### Defined in
|
|
2393
2393
|
|
|
2394
|
-
[pick.ts:4](https://github.com/daysnap/utils/blob/
|
|
2394
|
+
[pick.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/pick.ts#L4)
|
|
2395
2395
|
|
|
2396
2396
|
___
|
|
2397
2397
|
|
|
@@ -2414,7 +2414,7 @@ ___
|
|
|
2414
2414
|
|
|
2415
2415
|
#### Defined in
|
|
2416
2416
|
|
|
2417
|
-
[replaceCrlf.ts:4](https://github.com/daysnap/utils/blob/
|
|
2417
|
+
[replaceCrlf.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/replaceCrlf.ts#L4)
|
|
2418
2418
|
|
|
2419
2419
|
___
|
|
2420
2420
|
|
|
@@ -2438,7 +2438,7 @@ ___
|
|
|
2438
2438
|
|
|
2439
2439
|
#### Defined in
|
|
2440
2440
|
|
|
2441
|
-
[requestFullScreen.ts:6](https://github.com/daysnap/utils/blob/
|
|
2441
|
+
[requestFullScreen.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/requestFullScreen.ts#L6)
|
|
2442
2442
|
|
|
2443
2443
|
___
|
|
2444
2444
|
|
|
@@ -2464,7 +2464,7 @@ reserve(0, '--') => 0
|
|
|
2464
2464
|
|
|
2465
2465
|
#### Defined in
|
|
2466
2466
|
|
|
2467
|
-
[reserve.ts:8](https://github.com/daysnap/utils/blob/
|
|
2467
|
+
[reserve.ts:8](https://github.com/daysnap/utils/blob/acb36e3/src/reserve.ts#L8)
|
|
2468
2468
|
|
|
2469
2469
|
___
|
|
2470
2470
|
|
|
@@ -2488,7 +2488,7 @@ ___
|
|
|
2488
2488
|
|
|
2489
2489
|
#### Defined in
|
|
2490
2490
|
|
|
2491
|
-
[rgbToHex.ts:4](https://github.com/daysnap/utils/blob/
|
|
2491
|
+
[rgbToHex.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/rgbToHex.ts#L4)
|
|
2492
2492
|
|
|
2493
2493
|
___
|
|
2494
2494
|
|
|
@@ -2511,7 +2511,7 @@ ___
|
|
|
2511
2511
|
|
|
2512
2512
|
#### Defined in
|
|
2513
2513
|
|
|
2514
|
-
[round.ts:6](https://github.com/daysnap/utils/blob/
|
|
2514
|
+
[round.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/round.ts#L6)
|
|
2515
2515
|
|
|
2516
2516
|
___
|
|
2517
2517
|
|
|
@@ -2527,7 +2527,7 @@ ___
|
|
|
2527
2527
|
|
|
2528
2528
|
#### Defined in
|
|
2529
2529
|
|
|
2530
|
-
[scrollToTop.ts:4](https://github.com/daysnap/utils/blob/
|
|
2530
|
+
[scrollToTop.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/scrollToTop.ts#L4)
|
|
2531
2531
|
|
|
2532
2532
|
___
|
|
2533
2533
|
|
|
@@ -2550,7 +2550,7 @@ ___
|
|
|
2550
2550
|
|
|
2551
2551
|
#### Defined in
|
|
2552
2552
|
|
|
2553
|
-
[sleep.ts:6](https://github.com/daysnap/utils/blob/
|
|
2553
|
+
[sleep.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/sleep.ts#L6)
|
|
2554
2554
|
|
|
2555
2555
|
___
|
|
2556
2556
|
|
|
@@ -2579,7 +2579,7 @@ ___
|
|
|
2579
2579
|
|
|
2580
2580
|
#### Defined in
|
|
2581
2581
|
|
|
2582
|
-
[splitArray.ts:4](https://github.com/daysnap/utils/blob/
|
|
2582
|
+
[splitArray.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/splitArray.ts#L4)
|
|
2583
2583
|
|
|
2584
2584
|
___
|
|
2585
2585
|
|
|
@@ -2602,7 +2602,7 @@ ___
|
|
|
2602
2602
|
|
|
2603
2603
|
#### Defined in
|
|
2604
2604
|
|
|
2605
|
-
[stringTrim.ts:6](https://github.com/daysnap/utils/blob/
|
|
2605
|
+
[stringTrim.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/stringTrim.ts#L6)
|
|
2606
2606
|
|
|
2607
2607
|
___
|
|
2608
2608
|
|
|
@@ -2624,7 +2624,7 @@ ___
|
|
|
2624
2624
|
|
|
2625
2625
|
#### Defined in
|
|
2626
2626
|
|
|
2627
|
-
[stringifyQuery.ts:7](https://github.com/daysnap/utils/blob/
|
|
2627
|
+
[stringifyQuery.ts:7](https://github.com/daysnap/utils/blob/acb36e3/src/stringifyQuery.ts#L7)
|
|
2628
2628
|
|
|
2629
2629
|
___
|
|
2630
2630
|
|
|
@@ -2667,7 +2667,7 @@ ___
|
|
|
2667
2667
|
|
|
2668
2668
|
#### Defined in
|
|
2669
2669
|
|
|
2670
|
-
[throttle.ts:5](https://github.com/daysnap/utils/blob/
|
|
2670
|
+
[throttle.ts:5](https://github.com/daysnap/utils/blob/acb36e3/src/throttle.ts#L5)
|
|
2671
2671
|
|
|
2672
2672
|
___
|
|
2673
2673
|
|
|
@@ -2689,7 +2689,7 @@ ___
|
|
|
2689
2689
|
|
|
2690
2690
|
#### Defined in
|
|
2691
2691
|
|
|
2692
|
-
[toCDB.ts:4](https://github.com/daysnap/utils/blob/
|
|
2692
|
+
[toCDB.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/toCDB.ts#L4)
|
|
2693
2693
|
|
|
2694
2694
|
___
|
|
2695
2695
|
|
|
@@ -2711,7 +2711,7 @@ ___
|
|
|
2711
2711
|
|
|
2712
2712
|
#### Defined in
|
|
2713
2713
|
|
|
2714
|
-
[toDBC.ts:4](https://github.com/daysnap/utils/blob/
|
|
2714
|
+
[toDBC.ts:4](https://github.com/daysnap/utils/blob/acb36e3/src/toDBC.ts#L4)
|
|
2715
2715
|
|
|
2716
2716
|
___
|
|
2717
2717
|
|
|
@@ -2735,4 +2735,4 @@ ___
|
|
|
2735
2735
|
|
|
2736
2736
|
#### Defined in
|
|
2737
2737
|
|
|
2738
|
-
[typeOf.ts:6](https://github.com/daysnap/utils/blob/
|
|
2738
|
+
[typeOf.ts:6](https://github.com/daysnap/utils/blob/acb36e3/src/typeOf.ts#L6)
|