Skip to content

Latest commit

 

History

History
70 lines (69 loc) · 2.59 KB

README.md

File metadata and controls

70 lines (69 loc) · 2.59 KB

lodash-function-usage

As of 11/20/19

# Name Downloads
1 uniq 5,546,070
2 flattendeep 2,678,426
3 tail 2,445,772
4 flatten 2,402,323
5 difference 1,196,325
6 union 951,523
7 uniqby 447,858
8 findindex 413,733
9 zip 413,720
10 last 354,226
11 without 287,273
12 chunk 220,400
13 xorby 170,454
14 differencewith 77,195
15 intersection 72,179
16 compact 71,054
17 unionwith 58,014
18 frompairs 36,899
19 remove 31500
20 indexof 30,550
21 differenceby 28,747
22 initial 28,305
23 concat 27,720
24 fill 26,656
25 zipobject 25,103
26 head 22,433
27 unionby 20,595
28 uniqwith 15,077
29 pullall 10,327
30 findlastindex 8,242
31 take 7,545
32 pull 6120
33 xor 5,437
34 flattendepth 4,864
35 reverse 3896
36 slice 3861
37 intersectionwith 2,946
38 takeright 2,868
39 intersectionby 2,645
40 join 2586
41 drop 2,557
42 zipwith 2,220
43 sortedindexby 1,454
44 pullat 1,367
45 lastindexof 910
46 sorteduniq 709
47 dropright 690
48 sortedindexof 666
49 takewhile 529
50 nth 527
51 pullallwith 517
52 sorteduniqby 375
53 sortedlastindex 373
54 unzip 358
55 pullallby 298
56 droprightwhile 259
57 xorwith 244
58 sortedlastindexby 108
59 zipobjectdeep 104
60 dropwhile 71
61 sortedindex 24
62 takerightwhile 24
63 unzipwith 24
64 sortedlastindexof 22
65 first -> head -