11b4eadc38
Update countOccurrences function
...
Removes unnecessary addition of `0`.
2018-06-05 13:25:49 +01:00
262a657ccb
Travis build: 2110
2018-05-31 18:13:03 +00:00
72a3645767
Update toHash.md
2018-05-31 21:09:51 +03:00
e7611f9742
Remove unneeded closing parenthesis
2018-05-31 10:57:28 -07:00
01a3266fac
Use call on Reduce to apply it to array likes
2018-05-31 10:56:07 -07:00
de3f900b34
Update toHash.md
2018-05-30 16:15:13 -07:00
32beb27782
Rename toHash to toHash.md
2018-05-30 16:14:04 -07:00
2f8b85cbe8
Add toHash snippet
...
A thing I've found myself using a LOT recently to create single pass closures so that I can grab a referenced object based on an identifier in another array. Useful for unfolding loops so you only have to loop over a dataset once before referencing them later
2018-05-30 16:12:29 -07:00
0203302ae1
Merge pull request #669 from Siarhei-Zharnasek/master
...
Simplify takeWhile
2018-05-17 17:27:20 +03:00
278b8061a3
Simplify takeWhile
2018-05-17 17:17:38 +04:00
349805cf9b
Merge pull request #666 from Chalarangelo/skatcat31-fix_deepclone
...
FIX #665 Update deepClone.md
2018-05-15 21:52:27 +03:00
656f032615
Simplify findLastIndex
2018-05-14 16:51:56 +04:00
aaf6a20236
Update deepClone.md
...
We missed that the clone length wasn't there. This fixes the issue
2018-05-13 23:07:44 -07:00
5b9eae2b4f
Fix findLast docs code
2018-05-11 16:18:35 +04:00
e11a24456c
Fix findLast snippet docs
2018-05-11 16:10:15 +04:00
e166bccd19
Travis build: 2050
2018-05-11 09:46:16 +00:00
1f7377e7d0
deepClone: Fixed indents & failing tests
2018-05-11 10:23:59 +01:00
76c56195b1
Simplify deepClone snippet's handling of arrays.
2018-05-10 19:22:35 +01:00
78e3890e98
fix(deepClone): Fixed problems with array values
...
Would previously create an object with indices as keys. Now properly clones as array.
#658
2018-05-09 20:01:55 +01:00
b469b8a94a
Travis build: 2040
2018-05-07 08:34:21 +00:00
12e24bd692
shorten description, remove extraneous information
2018-05-06 20:37:04 -07:00
1ea3ca1432
update description to mention inner closure
...
updated description to mention the anonymous inner closure that is self executed to declare a variable in a local context
2018-05-07 11:18:15 +08:00
a0d4b84262
update arrayToHtmlList to more high efficiency
2018-05-07 09:35:03 +08:00
239ddd904f
Add nodeListToArray
2018-05-06 18:11:21 +03:00
8011a6ad3e
Travis build: 2032
2018-05-06 14:57:19 +00:00
368815ad9a
Add counter snippet
2018-05-06 17:55:46 +03:00
6dcfd36a3e
Travis build: 2020
2018-05-02 17:21:29 +00:00
ddaafb8e82
fix spacing and semicolons
2018-04-27 07:57:19 -04:00
fc9002a2ac
add snippet
2018-04-26 20:17:15 -04:00
36a8fa2176
update description, run tests
2018-04-26 19:22:21 +02:00
d050f16991
update palindrome snippet
2018-04-26 19:20:41 +02:00
9a09437593
Travis build: 1976
2018-04-19 17:07:16 +00:00
a9a09a746c
Update when.md
2018-04-19 20:01:20 +03:00
35c0412b40
word choice
2018-04-18 20:47:57 -04:00
e5e7ae8c8a
add snippet
2018-04-18 20:45:32 -04:00
3daaa5c3f6
Travis build: 1968
2018-04-16 14:53:39 +00:00
846ad495c4
Merge pull request #651 from maple3142/master
...
[FEATURE] Add initializeNDArray
2018-04-16 17:52:13 +03:00
e9d5044f0f
Update initializeNDArray.md
2018-04-16 17:50:15 +03:00
a4792c9618
Add isBrowserTabFocused, fixed is tests
2018-04-15 19:18:44 +03:00
f327051be6
Add initializeNDArray
2018-04-14 15:52:39 +08:00
07fc5cd355
Travis build: 1951
2018-04-12 18:45:32 +00:00
823dbdd8df
Merge pull request #646 from yazeedb/add-renameKeys
...
[FEATURE] renameKeys
2018-04-12 21:43:14 +03:00
0c115772ad
Merge pull request #648 from Chalarangelo/hz
...
[FEATURE] hz
2018-04-12 21:42:52 +03:00
93772cf5f7
Update hz.md
2018-04-12 21:42:34 +03:00
9c1c3f1c0e
Update hz.md
2018-04-12 15:26:07 +10:00
272d65bd2d
Update is.md
2018-04-12 15:20:50 +10:00
85f9fab1be
fix: use constructor property instead of instanceof
2018-04-12 00:29:40 +10:00
b225a16fec
Create hz.md
2018-04-11 23:39:49 +10:00
805579061e
Update renameKeys.md
2018-04-10 23:03:42 +03:00
d9ceba3c38
run linter
2018-04-10 15:47:06 -04:00